TODO in masterview-0.1.5 vs TODO in masterview-0.2.0

- old
+ new

@@ -1,13 +1,18 @@ +- create install.rb for rails 1.1 plugin installs, it will create config/masterview and some sample configs - create namespace for mv and publish, update generated files -- video +- more videos +- image_tag (improve support for referencing image assets in MasterView directives markup) +- allow multiple namespace prefixes for directives (allow custom directives to declare their own namespace) - wiki for site - render from db -- skip generation of ERB, provide way to get erb output - app for syntax - include additional stylesheets - ajax examples - ajax table component -- investigate ways to improve splitting files and other team development issues - documentation - directive developer documentation and examples - more tests +- internal code cleanup + - DirectiveHelpers ERB_xx constants to differentiate ' %>' and ' -%>' + - replace MasterView::NamespacePrefix+'<gen/import directivename>' concats in parser/analyzer with directive attr name constants + - run spell checker on doc/*.html, ripple typo fixes back in rdoc comment