Create a 'Calculator Combo Sample' that will demonstrate integration of
different technologies
----------------------------------------------------------------------------------------------
Key: TUSCANY-760
URL: http://issues.apache.org/jira/browse/TUSCANY-760
Project: Tuscany
Issue Type: New Feature
Components: Java SCA Samples
Affects Versions: Java-M2
Reporter: Venkatakrishnan
Create a Calculator Combo Sample to demonstrate SCA's strength in being able
integrate different technologies (implementation containers, bindings). Here
is what is proposed: -
- Create different flavours of implementation for the Calculator functions in
Java, javaScript, RubyScript, Groovy and Spring.
- Define components and application assemblies (scdls) around these different
implementations.
- Create the sample client application that will load one of these application
scdls for every run and invoke a set of service methods on the components
defined in the scdl. Which scdl to load during a run could be specified as a
commandline argument when running this sample
A first iteration can simply combo around the implementations.
We shall bring in the community's opinion in a subsequent iteration on whether
we can include the following WITHOUT COMPLICATING things for the user
(developer / application assembler) :-
- usage of different bindings
- composite implementations for components
- data transformations (using the databindings)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]