Opened 19 years ago

Closed 19 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 by Slava Akhmechet, 19 years ago

Priority: criticalmedium

comment:2 by Slava Akhmechet, 19 years ago

Resolution: fixed
Status: newclosed

Done!

Note: See TracTickets for help on using tickets.