brain dust

The Absolute.

Friday, May 06, 2005

Updated Multi-Tenent Requirements List

This is an updated list of the requirements for my multi-tenent framework:

Be a multi-tenent web based system.
Support multiple applications.
Be multi-lingual.
Provide developers granular control over linguistics.
Provide Menuing Subsystem to pages (both page based menus and context based menues).
Provide default context sensitive user information at the page level.
Pages can exist as multiple instances per program.
Provide mechanism to allow developers to manage pages within their given applications.
Be farmable.
Applications need to be able to talk to databases different from the Framework database.
Provide mechanism to allow a developer to expose different security contexts within a page.
Provide a form submit and cancel mechanism.
Provide a form wizard control.
Provide in page control type switching by menu.
Provide user feedback on security access within a page.
Provide a way for a developer to send a user to another page and land in a particular security context.
Provide generic error handling.
Provide page versioning within the application/framework.
Provide high-level security.
Provide roles based security.
Provide skin-ability.
Provide ability to offer different UI layouts.

While I have most of the actual Framework Runtime complete, I have just started on the management UI.

0 Comments:

Post a Comment

<< Home