You're very welcome to start a Wicket Stuff project (wicketstuff.org) or contribute it to one that already exists, depending on where it would fit, perhaps one noted below [1]. If you believe it is something that belongs in core, you should open a JIRA [2]. Prepare yourself - it's not likely to be accepted. Depending on the type of component, it'd probably go into wicket-extensions. The core developers don't add a lot of rich components to core because of the obvious maintenance issues of maintaining someone else's code. Instead, they focus on giving an extremely powerful, easy to extend framework that has all of the primary components needed that just work (tm).
[1] - Minis: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/minis-parent/minis/ Misc: https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-core/misc/ [2] Jira: https://issues.apache.org/jira/browse/WICKET -- Jeremy Thomerson http://www.wickettraining.com On Fri, Jan 9, 2009 at 4:19 PM, Valentine2008 <[email protected]>wrote: > > Hi, > > I have several reusable components that I want to contribute to the Wicket. > > Do you know where/how I can contribute? > > Thanks, > Valentine > -- > View this message in context: > http://www.nabble.com/How---where-can-I-contribute-my-source-code-to-the-wicket--tp21381608p21381608.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
