Results 1 to 3 of 3

Thread: Flow-scope

  1. #1
    Join Date
    Oct 2006
    Posts
    14

    Default Flow-scope

    Hi,

    In the past, someone already asked a similar question, but since there was no answer to it, and I am faced with the same question, I'll try again:

    In some situations where I would like to reuse flows, I find myself in a position where the only way out is to introduce flow-scoped beans.

    I don't think there's any support of this kind of scope yet...correct me if I am wrong...
    As of Spring 2.0, it is possible to implement your own custom scope types.

    Has anyone ever done this (flow scope)?

    Thanks

  2. #2
    Join Date
    Sep 2004
    Location
    Leuven, Belgium
    Posts
    1,853

    Default

    Check this JIRA ticket, which already has code committed so you can try it with a recent 1.1 nightly build:

    http://opensource.atlassian.com/proj...browse/SWF-163

    Erwin:
    Last edited by klr8; May 21st, 2007 at 04:27 AM.

  3. #3
    Join Date
    Oct 2006
    Posts
    14

    Default Thanks

    Cool!
    Thanks, Erwin!

Posting Permissions

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