Results 1 to 3 of 3

Thread: Using spring based form beans as command objects on Flex

  1. #1

    Smile 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 & Regards
    Srikanth

  2. #2

    Smile Using a common interface for value objects and command objects

    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 & Regards
    Srikanth

  3. #3
    Join Date
    Aug 2005
    Posts
    5

    Default

    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,
    Lee

    Quote Originally Posted by srikanthvishwanath View Post
    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 & Regards
    Srikanth

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •