As a followup on SQL::Translator::Producer::ExtJS::Model::File (which I won't develop further) I've finally found time to write DBICx::Generator::ExtJS::Model which does the same but works on a DBIx::Class instead of a SQL::Translator schema. This has the advantage of knowing the relationship names.
What's missing is the serialization of the generated ExtJS models and the output to one file per model as the ExtJS 4 docs suggest (http://docs.sencha.com/ext-js/4-0/#/guide/application_architecture). The code is hosted on github: https://github.com/abraxxa/DBICx-Generator-ExtJS-Model If you're interested get in touch with me via this list or irc #catalyst or #dbix-class. -- Alex (abraxxa) *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"* T-Systems Austria GesmbH Rennweg 97-99, 1030 Wien Handelsgericht Wien, FN 79340b *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"* Notice: This e-mail contains information that is confidential and may be privileged. If you are not the intended recipient, please notify the sender and then delete this e-mail immediately. *"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"*"* _______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
