Book a Demo

Author Topic: Problem generating Code with geenrics for Delphi language  (Read 3429 times)

roland23

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Problem generating Code with geenrics for Delphi language
« on: December 29, 2018, 08:54:24 am »
When I use generics in a class the code generation for Delphi triggers the following exception:

Code: [Select]
Unexpected symbol: <
Code generation failed.

I do not see anything I could do about that in the code generation templates.
Any hint where I could further look to find a solution is welcome.

It would be great if somehow the most current Object Pascal conventions could be used with Sparx (Free Pascal, Delphi Object Pascal Syntax)