Einzelnen Beitrag anzeigen

DonAlfredo

Registriert seit: 13. Mai 2010
19 Beiträge
 
#5

AW: Stateless - StateMachine für Delphi

  Alt 8. Sep 2015, 11:11
I just had a look at the sources!
FPC is not possible at the moment.
It uses nested generics, and current FPC cannot handle this.
E.g.: FTriggerBehaviours: TObjectDictionary<TTrigger, TObjectList<TTriggerBehaviour>>;

But few months ago, I did port the same statemachine to FPC.
I will have a look and check again against Sir Rufo's and make public if ok !
Alfred
  Mit Zitat antworten Zitat