Opened 17 years ago
Closed 17 years ago
#73 closed enhancement (fixed)
Design a generic presentation language
Reported by: | Slava Akhmechet | Owned by: | Slava Akhmechet |
---|---|---|---|
Priority: | medium | Milestone: | 0.1 |
Component: | weblocks | Version: | pre-0.1 |
Keywords: | presentation rendering | Cc: |
Description
Current rendering system isn't flexible enough for advanced stuff.
A declarative interface presentation language needs to be designed that expresses which fields to render and with what method.
Existing rendering code needs to be refactored into presentation methods the declarative language can be implemented with.
Existing rendering interface needs to be modified to create a declarative interface on the fly.
We should still be able to define custom code with generic functions.
Change History (2)
comment:1 Changed 17 years ago by
Priority: | critical → medium |
---|
comment:2 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done!