I want to do an application whose goal is to present a massive amount of data, a bit like the api-viewer does. It doesn't require any ajax transport. Hopefully, it will also be autogenerated so that my data will be in a YAML (a superset of JSON) which is easier to write and converted into the final app (again, just like the api viewer).
I tried to dig inside the api viewer code but all that generated stuff made me a bit dizzy :) If possible, I'd like to have a high-level picture of how it works. Especially what would be considered the best way to store all that info I have and query it at runtime. The interface will be very different from the api viewer so I don't really care about the nitty gritty details, just how to interact with lots of data. Thanks ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel