On 29.08.2012 13:08, Michael Schnell wrote:
> Of course this would be a nice addition to Lazarus, but it would
need to
> support all available archs.

It should be written with x-platform in mind. It does not need to be
supported on all available archs. If the first version only works on
one of the major platforms it would be good enough for me to extend
the IDE.
As you know I am always against tying functionality to GUI platforms. So
I think this (if ever) should be implemented just based on the OS ("DLL"
or "so", or whatever is provided on Mac and friends). Of course any
supported  GUI framework ("platform") needs top get working on top of that.

Of course it would be implemented based on the OS' capabilities and not based on the GUI. After all it has nothing to do with GUI just with the capability to have the class hierarchy (and code) distributed over multiple dynamically loadable files...

Regards,
Sven

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to