On Thu, May 22, 2008 at 3:56 PM, Roland Huss <[EMAIL PROTECTED]> wrote: > > > Mr Mean wrote: >> >> Preferred prefix is wicketstuff. But these components of yours sound >> like they could fit into the wicketstuff-minis project rather then >> creating one or more separate projects. >> > > For objectautocomplete you are probably right. However, I wonder how the > dependency > on wicket should be managed. I.e. currently, it's 1.3-SNAPSHOT in > wicketstuff-minis but > I need 1.4-SNAPSHOT (using the patch submitted in WICKET-1651 when it gets > hopefully > applied). What is the policy to updating/changing the minis' pom and > especially wicket's > required version within it ? Shouldn't this be negotiated with the other > authors ?
Yes you are right, i guess in that case a separate project could be warranted. Although Igor did branch all projects for 1.3 when we started working on 1.4 so we could upgrade the minis to 1.4 but it will probably cause a lot compiler errors that would need to be fixed. We should probably discuss that first with the other mini devs though. > > For the wicketstuff-cropper I have an external dependency which doesn't > make sense for the > other components in wicketstuff-mini, so I would like to keep it as a > separate module. Is this ok ? Fine by me although you could specify it as optionally in the pom, that way people using the mini's would not automatically get that dependency but would need to include it them self if they plan on using the cropper. Both options are fine by me. Maurice > It plays somewhat in the same league as wicketstuff-lightbox or > wicketstuff-progressbar. > > > Mr Mean wrote: >> >> You are in. >> > > Thanks a lot ! > > ...roland > > > Mr Mean wrote: >> >> >> >> On Thu, May 22, 2008 at 9:58 AM, Roland Huss <[EMAIL PROTECTED]> wrote: >>> >>> Please grant me commit access for wicket Stuff. I have two components >>> (not >>> finally finished), I would like to contribute >>> >>> wicketstuff-objectautocomplete >>> Component for identifying an object from an autocomplete suggestion >>> list >>> in a 'save' way >>> (ie. without the semantic issues as described in >>> >>> http://www.mail-archive.com/[EMAIL PROTECTED]/msg02820.html) >>> >>> wickestuff-cropper >>> An image cropper a la those known from the OS X Addressbook. This was >>> inspired by the >>> PHP component presented at >>> >>> http://spindrop.us/2006/09/16/cropping-images-using-dhtml-prototype-and-symfony/ >>> This wicket component is not really finished yet, but I want to >>> contribute it as soon as I have >>> an experimental version. >>> >>> My sourceforge username is "pirx" and my wicketstuff jira account is >>> "roland.huss". >>> >>> BTW, what is the prefered prefix for such components, "wicketstuff" or >>> "wicket-contrib" ? >>> >>> thanx ... >>> >>> ...roland >>> -- >>> View this message in context: >>> http://www.nabble.com/Wicket-Stuff-commit-access-tp17399286p17399286.html >>> Sent from the Wicket - Dev mailing list archive at Nabble.com. >>> >>> >> >> > > -- > View this message in context: > http://www.nabble.com/Wicket-Stuff-commit-access-tp17399286p17404798.html > Sent from the Wicket - Dev mailing list archive at Nabble.com. > >