Cocoa issue

I have an existing DA server that I wrote in Oxygene/.NET. I am starting to write a client for macOS and have run into one difference between Toffee and Echoes when it comes to DA.

Unfortunately, one fo the tables I work with in my database has the name ‘class’. in .NET, DA handles this properly by escaping it with the & character.

When I started my macOS project, and went through the DA wizard, elements created the tabledefinitions_data.pas file, but didn’t escape ‘class’. Its not a MAJOR issue, but it would be nice if it was consistent across platforms.

Thank you for the report.

Thanks, logged as bugs://79055

bugs://79055 got closed with status fixed.