* warp-servlets is hosted in the warp-datagrid project
* warp-persist is hosted in the warp-core project
* there is no mention of warp-datagrid on any of the websites I've
seen (ie: wideplay.com only links to warp-persist and warp-servlet)
* http://code.google.com/p/warp-datagrid/ is described as "data
support for guice applications"
Etc etc. I'd be happy to help with some efforts, but I think first I
need to understand the overall vision of what you want to do and what
is currently there now.
Patrick
I like warp and I've been following the mailing list and repo for a while.
I agree with Patrick's comments, I think your vision and roadmap is
something that will be good to have on the project's website.
On top of that, maybe setup a wiki to organise info into more
structured so people can see the overall flow better.
Also move repos to github might make it easier for people to contribute.
Cheers,
Andy
On Mon, Aug 25, 2008 at 8:25 AM, Dhanji R. Prasanna <dha...@gmail.com> wrote:
An update: I just spoke to Jesse and we will be merging warp-servlet with Guice.Â
(Sorry about starting a mini tools debate - didn't mean to do that.
I'm sure anything will be fine. Key thing is committing to more
organization no matter what the tool)
The offer is still open :)
Our primary build system will still be ant, however. So if there's a
good way to keep them synced that would be ideal.
Dhanji
+1 for a maven repo
as for building with ant, you don't necessarily need to update/sync
your maven repo with daily snapshots... just put major releases, at
least to begin with.
in fact i'd like to have access to the warp-persist artifact. i've
developed a small utility (http://code.google.com/p/gluw) and along
with other guys from the wicket mailing list we'd like to include it
in an archetype... so i'll have to mavenize mine as well to be able to
pull dependencies automatically.
http://code.google.com/p/warp-core/wiki/WarpWithMaven2 seems to have
the poms almost ready. maybe somebody is already working on this (?)
i was also thinking that if you open the framework to pluggable
persistence strategies we could include all these as maven artifacts
in warp's repo. what do you think?
As for using Ivy - I've had a lot of experience with both and while
Maven can be a pain once in a while, overall it's just easier to work
with. The hodgepodge of Ant + Ivy (which these days is just a nice
interface in to the Maven world now that it supports poms) can be
annoying. I'd say either stick with Ant only or Maven only.
I'd be happy to take a stab and making the build in a branch so as not
to disrupt anything, and then if the team likes the results they can
choose to merge it in :)
Patrick
http://warp-persist-neodatis.googlecode.com/svn/trunk/repo/
i'm keeping a warp-persist 2.0 snapshot there.
if somebody can provide a script we could automate the build and send
copies of the artifacts there (i can easily give access to any member
with a googlecode account).
francisco