Refactoring underlying snippet building mechanism to use erb templates. Functionality hasn't changed - the user can still choose whether doc blocks are added etc - but moves classes into more logical and modular containers.
Changed: A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/ A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/parsers/ A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/ A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/ A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/class.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/class_doc.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/const.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/doc.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/get.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/i_get.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/i_method.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/i_set.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/interface.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/method.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/namespace.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/override_method.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/property.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/set.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/model/var.erb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/snippet_builder.rb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/snippet_controller.rb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/templates/snippet_provider.rb A trunk/Review/Bundles/ActionScript 3.tmbundle/Support/lib/as3/tools/ _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
