Results 1 to 3 of 3

Thread: PetClinicValidationRulesSource Question

  1. #1
    Join Date
    Sep 2004
    Location
    Vancouver, BC, Canada
    Posts
    135

    Default PetClinicValidationRulesSource Question

    Hi,

    I'm studying the code in the Rich Client Petclinic sample project. Note that I have downloaded the latest development version of Rich Client from CVS and the latest release version of Spring Framework from Sourceforge. Currently, I'm looking at the class org.springframework.richclient.samples.petclinic.d omain.PetClinicValidationRulesSource.

    In that class, I noticed some references to classes in the org.springframework.rules package (for example, the Constaints class). I found the CLASS files for those classes in the file spring-sandbox.jar. However, where can I find the JAVA files for those classes? Do I have to get them from the development version of Spring Framework in CVS?

    Joe

  2. #2
    Join Date
    Aug 2004
    Location
    Sydney, Australia
    Posts
    2,768

    Default

    Yes, org.springframework.rules is in the Spring Framework CVS HEAD /sandbox directory.

  3. #3
    Join Date
    Sep 2004
    Location
    Vancouver, BC, Canada
    Posts
    135

    Default

    Thanks for your reply.

    Is the sandbox for "experimental" code? In other words, is it for code that is not yet ready for "prime time"?

Similar Threads

  1. Forgot password (e.g. secret question) using Acegi
    By lowerymb77 in forum Security
    Replies: 1
    Last Post: Oct 16th, 2005, 10:46 PM
  2. design question: passing context
    By Alarmnummer in forum Management
    Replies: 0
    Last Post: Oct 3rd, 2005, 01:20 PM
  3. Replies: 3
    Last Post: Apr 3rd, 2005, 04:34 PM
  4. Replies: 6
    Last Post: Oct 8th, 2004, 02:21 PM
  5. Question regarding code in UI classes
    By dortman in forum Swing
    Replies: 5
    Last Post: Sep 22nd, 2004, 07:04 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
  •