This is a question for the core team.
What would be your advice or thoughts regarding a strategy for developing
multi-modular applications.
Scenario: A central framework "application" exists using different other
independent "applications" in an inclusive manner, i.e. a dependent manner,
where the respective application packages are included code wise as well as gui
wise into the the central framework. It must take in account a dynamic loading
where the name of the packages to load are registered for example in a json
file or in a database and not known to the central framework itself before
reading the json file or database.
Caveats:
1. inclusion manner of the config.json and generator to make it flexible and
transparent.
2. code size, where no redundant code is wanted.
3. linking to know what to load and to reduce code size
4. integration of "#include" directive for static linking is quite obvious, but
for dynamic...
We have not seen this question/discussion on this list so far, which means to
us that the size of the applications the community might develop presumably
still is small.
Stefan
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel