close Warning: Can't synchronize with repository "(default)" (/project/cl-weblocks/svn does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 17 years ago

Closed 16 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 Slava Akhmechet

Priority: criticalmedium

comment:2 Changed 16 years ago by Slava Akhmechet

Resolution: fixed
Status: newclosed

Done!

Note: See TracTickets for help on using tickets.