Using spring based form beans as command objects on Flex
Hello All,
We are developing an application using Spring-Flex integration through Blaze DS. Currently for each value object that is created on the server side, there needs to be a corresponding command object to be used through Cairngorm framework.
Can we see something that removes this need and helps us to have the value objects from server side (configured through spring) as command objects on Flex?
Thanks amp; Regards
Srikanth
Further to my post above, if its possible to have a common interface to derive the server side and client side objects, that would be really helpful.
Thanks amp; Regards
Srikanth
Actually, I was wondering the same thing as well. Is there a plan to provide integration with some of the popular Flex frameworks out there, i.e. Cairngorm or Mate?
Thanks,
LeeOriginally Posted by srikanthvishwanathHello All,
We are developing an application using Spring-Flex integration through Blaze DS. Currently for each value object that is created on the server side, there needs to be a corresponding command object to be used through Cairngorm framework.
Can we see something that removes this need and helps us to have the value objects from server side (configured through spring) as command objects on Flex?
Thanks amp; Regards
Srikanth |