You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Apache Wiki <wi...@apache.org> on 2005/06/22 22:40:46 UTC

[Jakarta Wiki] Update of "CreatingCommonsForWebComponents" by RobertBurrellDonkin

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Jakarta Wiki" for change notification.

The following page has been changed by RobertBurrellDonkin:
http://wiki.apache.org/jakarta/CreatingCommonsForWebComponents

New page:
= Creating A Commons For Web Components =

== Preamble ==

Jakarta Commons works (surprisingly) well as a space to develop small, independent bricks. Web application developers have need of similar components which are not general libraries but coupled tightly to the needs of their environment. 

For example:
 * Filters
 * Session, Request and Response utilities
 * Servlets
 * Taglibs 

These would be compact libraries coupled only with their environment and not to any particular web application development framework. Small, tightly focussed components with minimal dependencies would be favoured.

Jakarta Commons is not the right place to develop these kinds of component but a new subproject similar in style and substance to Jakarta Commons would fill the need well.

== Development Required ==

A Jakarta Sub Project needs a name and a charter together with some guildlines. It also needs a community of developers. Apache projects are community lead and it's appropriate that the community helps to develop the name, charter and guidelines.

 * DraftCharterForWebComponentCommons

=== Name ===

Ideas (alphabetic, feel free to add):

 * Web App Commons
 * Web App Components
 * Web App Modules
 * Web Bricks
 * Web Components
 * Weblets
 * Web Parts

This will probably need to be settled on the list. WebCommonsNameRequestForComments (create as needed).

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org
For additional commands, e-mail: general-help@jakarta.apache.org