Hi all,
we're currently working on a project that uses GraniteDS and I was thinking that it might be worth adding support into Spring ActionScript. In particular, I'm looking into adding:
- auto registration of GraniteDS components when these are declared in a Spring ActionScript context.
- externalization of the endpoint configuration
- support for operations in service calls that replace the resultHandler/faultHandler arguments. This is by providing new operations that abstract the async calls for component operations and identity operations, but also providing custom templates for the GraniteDS code generator, GAS.
- a GraniteDS XML namespace
I know some on this forum have integrated GraniteDS in their Spring ActionScript projects. Is anyone up to providing some comments and insights on what would be useful?
best regards,
Christophe


Reply With Quote