Lee Jenkins wrote:
Bee Jay wrote:
It would be better if the server side interface is plain and
independent to any JS framework API. The interface result then could
be "translated" to any client side API, or SOAP, or WST, or whatever
is required format by the client side framework using some kind of API
dictionary or something similar.
Interesting. I'm currently working on a project to do Adobe Flex
through ObjectPascal and I've been working to generalize as much of the
interface for widgets as possible so that it could be compatible with
some JS framework later on as well, like OpenLazlo does in concept.
Though honestly, I'm only interested in doing flex right now personally,
but nice to have options :-).
Something like this (very early stage) example:
http://www.datatrakpos.com/misc/test_flex_delphi.htm
--
Warm Regards,
Lee
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus