Results 1 to 2 of 2

Thread: Modules and dependencies documentation

  1. #1
    Join Date
    Feb 2009
    Posts
    2

    Default Modules and dependencies documentation

    Hello all -

    I am a Java Developer and I've been tasked with evaluating Spring RCP. What I need to know is what the functional components are of the framework, and what dependencies they have to one another and other parts of the framework.

    For example, I found that data binding requires use of widget factories and Forms, but it does not require use of Views. Also seems like when you use data binding you automatically get some level of data validation. Stuff like that.

    Is there any such documentation available?

    Thanks!
    - Rom

  2. #2
    Join Date
    Feb 2006
    Posts
    118

    Default

    Quote Originally Posted by ryatziv View Post
    Hello all -

    I am a Java Developer and I've been tasked with evaluating Spring RCP. What I need to know is what the functional components are of the framework, and what dependencies they have to one another and other parts of the framework.

    For example, I found that data binding requires use of widget factories and Forms, but it does not require use of Views. Also seems like when you use data binding you automatically get some level of data validation. Stuff like that.

    Is there any such documentation available?

    Thanks!
    - Rom
    You might like to take a look at the Spring Rich Client Platform docs, here and here.

Tags for this Thread

Posting Permissions

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