Results 1 to 4 of 4

Thread: Latest Reference Documents

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Posts
    13

    Default Latest Reference Documents

    The reference documents referenced on the site say release 1.0.0.M1 but it looks like the details still refer to the older release. For example the method to send messages says there is a message using a MessageCreator which no longer exists. How do i get to the updated docs?

    Thanks
    Irfan

  2. #2
    Join Date
    Jun 2005
    Posts
    4,232

    Default

    Which site are you talking about? This says it is 1.0.0.RC1: http://static.springsource.org/sprin...eference/html/.

  3. #3
    Join Date
    Jan 2008
    Posts
    13

    Default

    Thats the site I'm talking about. While it does say that the content is for 1.0.0.M1 release the actual content does not seem to indicate that. For example section 1.4 Sending Messages indicates that one of the methods to send messages has a signature using the MessageCreator object which, if you look at the API documentation, no longer exists.

  4. #4
    Join Date
    Jun 2005
    Posts
    4,232

    Default

    OK, I see. That's just a bug in the docos then. Most people use the convertAndSend() convenience methods anyway, so we should update that section to reflect common usage.

Posting Permissions

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