On Fri, May 15, 2009 at 8:39 AM, Alexander Blotny
<alexander.blo...@fokus.fraunhofer.de> wrote:
> Hi,
>
> I have some questions to the SCXML project.
> I am not sure if it is the right place, please tell me if it is not.
>
<snip/>

This is the right place.


> At first I would like to know when the next release will come. I could not
> find any information on the page.
<snap/>

In a few months (purposely vague since there is no set date yet).


> Furthermore I am curious if the next release will support EcmaScript as
> evaluation language or does already something like a plugin exist?
>
<snip/>

Options [1][2] are being looked at. Since Commons SCXML has the notion
of pluggable ELs [3], a new release isn't strictly needed to add
support for a new EL though.


> As far as I can see the implementation does only support to execute void
> methods without parameters when a certain state is reached. I think it would
> be nice to have entry parameters and return values. So the results of one
> state/method can be used in another one. Maybe there is already a
> possibility but I missed it...
>
<snap/>

I think this is about the AbstractStateMachine class, which is meant
to be a simple example usage pattern. Adjust per taste, see user guide
for details.

-Rahul

[1] http://svn.apache.org/repos/asf/commons/proper/scxml/branches/J6
(see oacs.env.javascript package)
[2] http://issues.apache.org/jira/browse/SCXML-108
[3] http://commons.apache.org/scxml/guide/contexts-evaluators.html



> Thank you in advance.
>
> greetings,
> Alex
>
>

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

Reply via email to