Results 1 to 1 of 1

Thread: Practices on Using Groovy, Beanshell and JRuby in Spring 2.0

Threaded View

  1. #1

    Default Practices on Using Groovy, Beanshell and JRuby in Spring 2.0

    I am using Spring 2.0 dynamic language support in my current project, including both Beanshell, Groovy, JRuby and Java. Dicussion on scripting support in this forum is not active. I want to share my experience learnt from my project with others and wish my experience can help them to solve their problems. Also I hope that other programmers will share their experience for me to learn more. The link is:

    Practices on Using Groovy, Beanshell and JRuby in Spring 2.0

    Topics include:
    1. Benefits of using the dynamic language support.
    2. Scripting bean "scope" problem that developer must know.
    3. Necessary requirement for autowire the scripting bean.
    4. Why Interface for scripting bean is good and necessary.
    5. Beware a catch of loading process of the scripting bean.

    Thanks a lot for anyone who can give comment or share his/her experience.

    cheers
    chris tam
    xenium
    Last edited by cltam96; Feb 24th, 2007 at 12:14 AM.

Posting Permissions

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