Requirements for practical use?

Filed under: swxjava — Wrote by ken on Monday, November 5th, 2007 @ 8:50 pm

These are just ideas(features) for ease of RIA development based on my experiences.If you have any good idea, feel free to participate.Server side features:

  1. Conversion support for recursive references.
  2. Context driven bean converter(To reduce conversion and transportation overheads)
  3. Custom pre-processor for the SWX RPC request.(ex. To use a custom interface and an abstract class in the signature.) 
  4. Support for AVM1 and AVM2 assemblers.
  5. Annotation configuration.

Client side features:

  1. AS class mapping for DTOs.
  2. Expression support for recursive references.