Date: 2004-09-08T02:53:00 Editor: JamesMitchell <[EMAIL PROTECTED]> Wiki: Apache Struts Wiki Page: StrutsShortTermPlans URL: http://wiki.apache.org/struts/StrutsShortTermPlans
Update my todo list Change Log: ------------------------------------------------------------------------------ @@ -1,16 +1,25 @@ To help coordinate our efforts, Struts Committers and other active developers can note their short term plans here. For any one individual, this should be a brief list of one to three items. -James Mitchell - I am currently spending time in the following areas: - * tweaking the commons-resource (sandbox) project (mostly the database implementations) - * helping with the Struts tests (which are usefull, but overengineered, admittedly my own fault) - * Struts 2.0 discussions - -and my TODO list includes: - * enhancement to the Spring's ContextLoaderPlugin that let's you reuse your bundle without having to declare it in 2 (or more) places - * Struts plugin that let's you use the commons-resources.jar with your existing Struts 1.1 projects - * Struts plugin[1] that let's you edit (via browser popup) all messages accessed in a give request -([1] *only* works for Database impls - you would see a small [edit] link beside any rendered messages, and a list of all keys accessed at the bottom of the page) +---- +James Mitchell: + * '''[[GetText(Commons Resource)]]''' http://jakarta.apache.org/commons/sandbox/resources + * create new implementations that use: + * DbUtils (http://jakarta.apache.org/commons/dbutils/) + * OJB (http://db.apache.org/ojb/) + * Torque (http://db.apache.org/torque) (this is already done, but needs tweaking) + * document existing impls (especially the database driven ones) + * maintain/enhance existing implementations + * maintain/enhance optional implementations (source hosted at http://sf.net/projects/struts): + * create sample web app that demonstrates each method + * modification to all the current database impls that allow datasource configuration/pooling via JNDI + * Hibernate implementation + * '''[[GetText(Apache Struts)]]''' + * Refactor taglib tests to remove dependency on commons-lang + * Create a Struts plugin that acts lets a developer use any distribution of commons-resources with Struts 1.x + * Plugin that allows runtime editing of message resources (let's you edit via browser popup any/all messages accessed in a give request) + This is mostly intended for database impls + ---- Ted Husted @@ -18,3 +27,7 @@ * Update STATUS.txt * Apply patches from problem tickets as they arise + + + * helping with the Struts tests (which are usefull, but overengineered, admittedly my own fault) + * Struts 2.0 discussions --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]