|
| Do
you have source for your Service Locator and changes to commands that you'd be
willing
|
to contribute back to Cairngorm ?
I should read your
blog entry more carefully...I've just taken a look at the code.
Exactly as
it should be ... good
job; the business delegate and service locator encapsulate the
Flex/Flash
change, so that your
commands are oblivious to the implementation of the service (as
they
should be).
Meanwhile, you demonstrate a clear reason as to how the ViewHelper
classes
also abstract the
implementation of the view, so that your commands are also oblivious
to
the view
implementation.
This is pretty much
the same implementation we put in the ActionScript 2.0
Dictionary
(except the updated
Remoting classes weren't available at the time) ... we should
be
making that chapter
available for download soon actualy.
As an RIA scales, it
tends to scale in the controller/command
tier;
your solution also
accomodates
this.
I like it -- good
job.
I'll post more later
today about Kent's enquiry about Commands and Delegates; but
Robin's post I guess
shows one benefits of the Command/Delegate separator -
that
the Delegate can
encapsulate the implementation of the services, such that
the
Commands are
protocol-agnostic.
Best,
Steven
--
Steven Webster
Technical Director iteration::two
[EMAIL PROTECTED] Office: +44 (0)131 338
6108
Mobile: +44 (0)7977 216 223 This e-mail and any associated attachments
transmitted with it may contain confidential information and must not be copied,
or disclosed, or used by anyone other than the intended recipient(s). If you are
not the intended recipient(s) please destroy this e-mail, and any copies of it,
immediately. Please also note that while software systems have been used to try to ensure that this e-mail has been swept for viruses, iteration::two do not accept responsibility for any damage or loss caused in respect of any viruses transmitted by the e-mail. Please ensure your own checks are carried out before any attachments are opened. Yahoo! Groups Links
|
- RE: [flexcoders] Flash + Cairngorm Example With Source Code Steven Webster
- Re: [flexcoders] Flash + Cairngorm Example With Source... Robin Hilliard
- RE: [flexcoders] Flash + Cairngorm Example With Source... Kent Henneuse
- RE: [flexcoders] Flash + Cairngorm Example With So... Steven Webster

