Re: Re: Nested Workflows....
Hani Suleiman <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <[email protected]> |
I think your approach is the right one (using functions), adding nesting functionality would add way too much complexity IMHO. On Tuesday, May 6, 2003, at 05:24 PM, Nick Dellamaggiore wrote: > << listening>> > > "jason vorhees" <[email protected]> wrote in message > news:[email protected]... >> I am looking for either a usable design pattern, or >> actual functionality that will solve the following any >> ideas would be helpful: >> >> Order Workflow: >> There are several step involved completing an order >> workflow.. >> >> From within the context of an order workflow there are >> 1 to N (unknown) elements of an order that must >> complete its own workflow. >> once all elements are completed the top level (order >> workflow) can continue. >> I do not know of any nested workflow tags from the >> DTD, nor any Loop logic. >> >> Currently i am implementing a class that i use as a >> condition to check if all elements associated to an >> order have completed their workflow, before allowing >> the wf to move to the next step. >> >> It seems that this would be a common pattern in a >> workflow and wondered if others had come up with a >> more elegant solution. Or if 'nested' workflows or >> loops should be built into the workflow descriptor. >> >> Thoughts? >> >> Thanks, >> TJ >> >> __________________________________ >> Do you Yahoo!? >> The New Yahoo! Search - Faster. Easier. Bingo. >> http://search.yahoo.com >> >> >> ------------------------------------------------------- >> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara >> The only event dedicated to issues related to Linux enterprise >> solutions >> www.enterpriselinuxforum.com > > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara > The only event dedicated to issues related to Linux enterprise > solutions > www.enterpriselinuxforum.com > > _______________________________________________ > Opensymphony-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/opensymphony-developers > ------------------------------------------------------- Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara The only event dedicated to issues related to Linux enterprise solutions www.enterpriselinuxforum.com