Hi all,

here is the plan for 2.11:

Bugfixes:
Several bugfixes have been made in rt, any outstanding bugs that can
easily fixed should be fixed.
Several bugfixes that depend on further development should be marked
that they will be looked at for the next release, I'll try and do that
otherwise - if anybody is responsable for a bug that seems likely not
to be fixed until 2.12 can they check on the list and update rt.cpan
accordingly

Forms:

I have been working on moving functionality from AsForm,
UntaintPatched and Maypole::Model::CDBI (and peter's SuperModel) into
a Maypole::Form namespace - essentially the Maypole::Form namespace
provides ways to generate forms/results, and parse forms.

I don't have the hierarchy decided yet - I need to try it out a bit
and see how it works first and will get back to you all next week with
a prototype.

make_path method:

I want to add a simple make_path method that reverses the parse_path
method - the internals can later be re-engineered based on the
LinkTools plugin.

Sessions:

I want to add a skeleton get_session method, that is called before
authentication (so that authentication can check session info if
available), it will just provide an empty session object attribute
that, like the authenticate method is overloaded by plugins or
drivers.

Workflow and internal redirection have been moved back to  2.12 as has
looking at caching which is not very urgent right now.

If I've missed anything or you have any questions please ask on list.

thanks,

Aaron


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Maypole-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-devel

Reply via email to