Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2319 visitors today
Log In Register

Forum OpenACS Development: Re: update of the xotcl packages for oacs

OpenACS Home : Forums : OpenACS Development : Re: update of the xotcl packages for oacs : One Message

+
Posted by Nima Mazloumi on
This is really great. Why did you decide for an object interface for CR in the first place and not for acs objects right away?

And how does this work together with services like:
- categories
- notification
- general comments
- permissions
- i18n
...

Or would we need an XoTcl replacement for them?

template::list::create has support for
- filters
- pagination
- display_templates
- sorting
- formats (csv-export)

Looking at the source code I see support for:
- sorting
- csv-export

Do you have plans for an object oriented version of ad_form as well?

Maybe we could extend the documentation "Part III: Package Developer's Guide" with this new functionality´, or shall we wait until we have reach a certain stability?

My XoTcl knowledge is still on shaky grounds but I am really looking forward to use that.