I know it's not greatly documented, but the seam conversation module works with all three known implementations

Sent from my iPhone

On Aug 17, 2011, at 11:23, Clint Popetz <clint@42lines.net> wrote:

My impression is that the conversation control API isn't part of CDI yet, so until it is it has to be weld-specific.

-Clint

On Wed, Aug 17, 2011 at 12:22 PM, Jason Porter <lightguard.jp@gmail.com> wrote:
I love this idea! Would it possible instead to make portable CDI support instead of binding to a specific implantation? The CDI api jar is in central. 

Sent from my iPhone

On Aug 17, 2011, at 6:53, Clint Popetz <clint@42lines.net> wrote:

Hi,

I have a proposal from one of the wicket committers (Igor Vaynberg, who is also one of my employees) to transition seam-wicket to become a wicket module that integrates wicket with weld, so that it's supported by the wicket team.  This is a net win, in my opinion, because (a) the only code in seam wicket is really just code to configure wicket's request cycle to start/stop conversations and perform injection and has no other seam dependencies, (b) this allows the release to be correctly synced to the wicket releases, which we currently lag and are thus not compatible with, and (c) he has more time to maintain this than I do, and would do a better job of it.

Is this acceptable to the seam team?  The only thing I really need is for the weld 1.1.1 artifacts to be in the central m2 repo, because wicket is published there and the central repo doesn't let you have dependencies on non-central-repo artifacts.  Is that reasonable/possible?

Thanks,
-Clint

--
Clint Popetz
http://42lines.net
Scalable Web Application Development
_______________________________________________
seam-dev mailing list
seam-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-dev



--
Clint Popetz
http://42lines.net
Scalable Web Application Development