Re: Contributed modules to Tapestry

2011-06-22 Thread Angelo C.
e.com/Contributed-modules-to-Tapestry-tp4514606p4516392.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: us

Re: Contributed modules to Tapestry

2011-06-22 Thread Taha Hafeez
I would love to be part of any such project. taha On Thu, Jun 23, 2011 at 8:59 AM, Robert Zeigler wrote: > I started something like this a long time ago; it had a lot of what you're > talking about here, although I wouldn't call the interface "polished" by any > stretch of the imagination. :) >

Re: Contributed modules to Tapestry

2011-06-22 Thread Robert Zeigler
I started something like this a long time ago; it had a lot of what you're talking about here, although I wouldn't call the interface "polished" by any stretch of the imagination. :) I started porting it to T5 awhile ago, but other projects took precedence. I can send the code along if you want,

Re: Contributed modules to Tapestry

2011-06-22 Thread David Woods
Sounds like a great idea. I'd also suggest a region where people can suggest new components, and these can be discussed and voted on, so that those who want to can choose a project that will have the greatest impact. On 23 June 2011 10:27, Bob Harner wrote: > I agree that the main need is for a

Re: Contributed modules to Tapestry

2011-06-22 Thread Taha Hafeez
Hi Bob If I have to create such an application for components, I will just use database driven tapestry application with each component contributing 1. A component block to show the usage 2. A help block to show the usage etc The application will keep track of its level, ratings etc in a databas

Re: Contributed modules to Tapestry

2011-06-22 Thread Lenny Primak
he last > update date, forcing it to be in github will make locating easier. > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Contributed-modules-to-Tapestry-tp4514606p4516169.html > Sent from the Tapestry - User

Re: Contributed modules to Tapestry

2011-06-22 Thread Angelo C.
putting it in github works, probably just a section in the tapestry.apache.org : contributed modules hosted in github with the last update date, forcing it to be in github will make locating easier. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Contributed-modules-to

Re: Contributed modules to Tapestry

2011-06-22 Thread lprimak
That is very ambitions but it would be awesome!My (and my coworker's) problem so far is having either too many componentsthat do the same thing, or not a single one.For example, Security, JPA integration, datepicker, and grid.The most important part of all of this for me is to have it googleable

Re: Contributed modules to Tapestry

2011-06-22 Thread Bob Harner
I agree that the main need is for a registry, rather than a repository. Coincidentally over the last several days I have been thinking about how a "component registry" app could work to solve these sorts of code locator issues. It could include modules as well, but my focus here has been on compone

Re: Contributed modules to Tapestry

2011-06-22 Thread Lenny Primak
Yes, this is the old question of keeping the ecosystem as pure as possible. I don't think it matters as much where it is hosted (apache etc) it could very well be hosted on github, but there should be only one place, one list, perhaps with subsections, and the voting idea is also a good one to get

Re: Contributed modules to Tapestry

2011-06-22 Thread Howard Lewis Ship
I would prefer two real centers. For licensing reasons, much code can not be hosted at Apache. In addition, my big concern is "dump-and-run" code (which we've even seen with Tapestry committers in the past). We don't want to be responsible for more code than we can support. On Wed, Jun 22, 2011 a

Contributed modules to Tapestry

2011-06-22 Thread Lenny Primak
I agree with Taha here. I think Tapestry needs THE one place to put contributing modules. 'Put it on GitHub' isn't good enough. One of the guys who works for me came from microsoft world, and he constantly complains that everything is very hard to find. I am teaching him the 'right' unix way of