Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Any news on a 0.1 release?

  1. #1
    Join Date
    Jun 2005
    Posts
    2

    Default Any news on a 0.1 release?

    I've been assigned the user interface aspect of our system which will mainly be coded with Java/Swing. This is great news (coming from someone who has had to do Perl/TK -- ugh). However, I've been doing some initial research for libraries/tools/design concepts to help structure applications that are easy to develop and maintain.

    I've already come across Karsten's work and had a play with some of the libraries (Jgoodies Looks, Forms, etc) but was looking for something to piece all of these disperate libraries together into one cohesive framework. I thought I was out of luck until stumbling across Spring RCP, I have yet to look through the code (firewall at work) but from what I have been reading from the wiki, the framework looks like a good base to work from.

    I have one large problem though, without even an initial point release it will be nearly impossible for me to convince my team lead, and his sensiors, about picking up Spring RCP. Yes I am aware that "alpha release" and "not ready for production" have been mentioned all over the RCP site, and that all of the commiters are currently busy working on commercial jobs. There hasn't been any posts regarding the actual project status for a while so I'm just wondering are there any rough estimates?

    Also, keep up the good work, I was suprised when first looking into Swing that there were no lightweight UI frameworks that provide a complete base to start from. Sure, there are the Eclipse RCP and others, but these would be not be suitable for our environment. Also, up-to-date swing books that just don't regurgitate the Swing api and components are hard to come across. I'm about to purchase a subscription to Scott Delap's "Java Desktop Live", I'm hearing good things about this book. http://www.sourcebeat.com/TitleAction.do?id=10

  2. #2
    Join Date
    Aug 2004
    Location
    Melbourne, FL
    Posts
    2,794

    Default

    We're working -- one of our core comitters, Oliver Hutchison, can particularly speak to several new major enhancements in the data binding and validation infrastructure.

    Keith
    Keith Donald
    Core Spring Development Team

  3. #3
    Join Date
    Jun 2005
    Posts
    2

    Default

    Thanks Keith, I will keep my eye on the project. I finally managed to get a working copy today (grumbles, company firewall) and will enjoy getting familiar with framework.

  4. #4
    Join Date
    Sep 2004
    Location
    Copenhagen, Denmark
    Posts
    113

    Default

    Se the news group where Oliver posted a message about all his changes.

    http://gmane.org/find.php?list=spring
    /Claus

  5. #5

    Default i check out,but find no change/?

    why? I use the eclipse to check out,no change.no new about 0.1 's

  6. #6

    Default sorry,i get a mistake

    hhh

  7. #7
    Join Date
    May 2005
    Posts
    5

    Default

    I also got CVS Spring RCP, but I feel don't have any change in source code.

    How about the first release?

    Thnks

  8. #8
    Join Date
    Aug 2004
    Location
    Mainz, Germany
    Posts
    42

    Default Which CVS did you use?

    Hi wallness,

    which CVS settings did you use to check out the rcp?

    Did you get it from

    /cvsroot/springframework

    or

    /cvsroot/spring-rich-c

    Kambiz

  9. #9
    Join Date
    May 2005
    Posts
    5

    Default

    Hi Kambiz,

    I'm get it from /cvsroot/spring-rich-c

    after that, today, I use Eclipse tool to synchronize or update, but the console show me don't have any change

    wallness

  10. #10
    Join Date
    Aug 2004
    Location
    Mainz, Germany
    Posts
    42

    Default

    I tried half an hour ago and had 5 files updated.

    I've read several times that due to Sourceforge CVS server mirroring, it can take some time until changes in the repository are propagated to all servers.

    So, you should probably try again later.

    Greetings

    Kambiz

    PS: these are the files which were updated

    U src/org/springframework/richclient/factory/ComponentFactory.java
    U src/org/springframework/richclient/factory/DefaultComponentFactory.java
    U src/org/springframework/richclient/form/binding/support/DecoratedControlBinding.java
    U src/org/springframework/richclient/form/binding/support/ScrollPaneDecoratedBinding.java
    U src/org/springframework/richclient/form/builder/TableFormBuilder.java

Similar Threads

  1. Announcement: Spring IDE WebFlow Support Preview Release 2
    By Christian Dupuis in forum Announcements
    Replies: 2
    Last Post: Sep 15th, 2006, 11:50 AM
  2. Acegi Security release 0.8.2
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Apr 20th, 2005, 05:44 PM
  3. Acegi Security release 0.8.1
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Mar 22nd, 2005, 08:14 AM
  4. Acegi Security release 0.7.0 is out
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Jan 19th, 2005, 03:27 PM
  5. Announcement: Acegi Security - new release 0.6.1
    By Ben Alex in forum Announcements
    Replies: 0
    Last Post: Sep 24th, 2004, 10:59 PM

Posting Permissions

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