Recent

Author Topic: MVP made easier.  (Read 11916 times)

cdbc

  • Hero Member
  • *****
  • Posts: 2150
    • http://www.cdbc.dk
Re: MVP made easier.
« Reply #75 on: April 24, 2025, 07:31:03 pm »
Hi Hans
That's probably a good idea, sometimes it helps to visualize the buildup and the flow, to understand what's going on ...when & how...
Regards Benny
If it ain't broke, don't fix it ;)
PCLinuxOS(rolling release) 64bit -> KDE5 -> FPC 3.2.2 -> Lazarus 3.6 up until Jan 2024 from then on it's both above &: KDE5/QT5 -> FPC 3.3.1 -> Lazarus 4.99

Hansvb

  • Hero Member
  • *****
  • Posts: 805
Re: MVP made easier.
« Reply #76 on: April 24, 2025, 08:27:33 pm »
hi,

Sometimes I feel very stupid. It took me an hour to figure out that in the TTransaction = class... this line is gone in the new version:
Code: Pascal  [Select][+][-]
  1. constructor Create(aModReason: word); virtual;

I didn't understand why I couldn't get into the create overload of my new transaction. (Not using the TransactionFactory). There just is no create function to overload. I removed the overload and now i get into my transaction create function again.
Time to stop for today.

Thanks for all the effort!



 

TinyPortal © 2005-2018