[#6278] Reflection package enhancements
Summary Reflection package enhancements
Queue Horde Framework Packages
Queue Version HEAD
Type Enhancement
State Assigned
Priority 1. Low
Owners Duck <duck (at) obala (dot) net>, Chuck Hagenbuch <chuck (at) horde (dot) org>
Requester Chuck Hagenbuch <chuck (at) horde (dot) org>
Created 02/17/2008 (82 days ago)
Due
Updated 02/17/2008 (82 days ago)
Assigned
Resolved
Attachments
Milestone
Patch

History
02/17/2008 Chuck Hagenbuch Assigned to Duck
 
02/17/2008 Chuck Hagenbuch Comment #1
Assigned to Chuck Hagenbuch
Queue ⇒ Horde Framework Packages
Summary ⇒ Reflection package enhancements
Type ⇒ Enhancement
Priority ⇒ 1. Low
State ⇒ Assigned
Reply to this comment
- refactor the Html and Wiki classes to either use Horde_View, with two sets of template files provided, or to be  Reflection_Renderer subclasses (I'd prefer Views)
- make the base class Horde_Reflection_Parser, for more clarity about what the purpose is
- maybe a command line doc parser script using Horde_Argv

I also may have some phpdoc parser code that we can supplement this with, or perhaps replace code with additional copyrights. Not sure where it is right now though.