no reason for member_type to build lazily, it should be required
[catagits/Reaction.git] / lib / Reaction / UI / Skin.pm
2008-02-09 matthewt alter skin loading precedence (layoutset path search...
2008-02-07 matthewt better error on failed layout set lookup
2008-01-31 matthewt rework skin path handling
2008-01-31 matthewt moved widget class search path to Skin
2008-01-31 matthewt removed view arg to LayoutSet, moved to using skin...
2008-01-31 matthewt added widget_search_path option (ignored), defaults...
2008-01-30 matthewt skin inheritnace within a single search path
2008-01-30 matthewt first cut of Reaction::UI::Skin and SiteLayout VP+widget