Hello, After a migration from a complex application based on Qooxdoo 0.7 to 1.x, we are now trying to figure out how to reimplement our plug-ins mechanism.
We were using our own mechanism server-side and in client-side we based our plugins architecture in the contents of the article in http://qooxdoo.org/documentation/0.7/split_up_application. Fortunately this mechanism to inject code at runtime still works, but the problem we are facing now is the building process for those extensions. The building instructions on that page do not work any more, and we've been trying to build this extensions with now success until now. Are there some guide to build something that is not a whole standalone application, but just an extension for an existing application? How would you build a sort of classes without including those code already used in main application and including resources as needed? Thanks in advance. Al
------------------------------------------------------------------------------
_______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
