You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "THOMAS, JAYANT (SBCSI)" <jt...@att.com> on 2006/04/28 03:08:15 UTC

SCXML Spring Integration:

Hi All,
Is there any plans to integrate SXCL runtime with spring MVC.
Thanks
Jayant

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: SCXML Spring Integration:

Posted by Rahul Akolkar <ra...@gmail.com>.
On 4/27/06, THOMAS, JAYANT (SBCSI) <jt...@att.com> wrote:
> Hi All,
> Is there any plans to integrate SXCL runtime with spring MVC.
<snip/>

Within the spring framework, there is actually more than one place
where it makes good sense to use Commons SCXML. To list a few:

 * In Spring MVC, for the various flavors of controllers as you allude to here.

 * In Spring Webflow, just like we demonstrated a usecase for the
Shale dialogs [1] (Shale dialogs were inspired by Spring Webflow,
which is the connection here).

 * In the Inversion of Control container aspects, to do "smarter"
dependency injection.

Perhaps, we should have a wish list page on the Commons SCXML wiki [2].

At the moment, my time is somewhat limited because the priority for me
is to produce a release candidate for Commons SCXML so we can propose
the first release on the dev list. But after that, I am definitely
interested in looking at Spring, amongst other ideas for Commons SCXML
floating in my mind.

Do you have any interest in helping with the Spring related
implementation? If you do, feel free to post a proposal / roadmap on
the dev list and those of us who are interested can get cranking on
it.

-Rahul

[1] http://jakarta.apache.org/commons/scxml/usecases.html
[2] http://wiki.apache.org/jakarta-commons/SCXML


> Thanks
> Jayant
>

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org