On Feb 28, 2007, at 11:05 PM, Jean-Sebastien Delfino wrote:
Jim Marino wrote:
I've updated the calculator sample to demonstrate the use of SCA
autowire which avoids having to explicitly target references and
simplifies assembly. To enable this, in the itest.scdl located in
core-samples/common/calculator, uncomment the appropriate autowire
include and run the calculator as a standalone or web app.
I also fixed a typo for the "subtract" operation.
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I think it would be simpler to have a different sample (or a
variation of the Calculator sample) for that.
--
We could but then we wind up duplicating a lot of code. I also wanted
to allow users to quickly compare the two modes of wiring,
particularly since one of the goals is to demonstrate how wiring
methodology can change without impacting implementation. Having users
uncomment a few lines of code seems to be a simple way to do this.
Jim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]