[OSWorkflow] Proposal for a Workflow.canInitialize with Inputs arg
Edgar González <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.devel |
|---|---|
| Message-ID | <000c01c3045f$7eda3620$46c8c8c8@PORT2000P01> |
Hi, Should it exist a canInitialize public method with an Inputs argument? Currently exist a private canInitialize which signature includes an Inputs arg and it's called by the initialize method in order to check if the workflow can be initizalized. But you can't check if the workflow can be initialized in the same way by a client class. So why no create a canInitialize method with the same arguments as initilialize method? If the proposal is accepted I can provide the patch ---------------------------------------------------------------------------- Edgar Gonzalez Gonzalez VALHALLA Project, s.a. Chief Technology Officer Web: www.valhallaproject.com E-mail: [email protected] Phone: +58-212-242.4379 / 6662 / 4055 / 6475 Fax: +58-212-242.6809 "The limits of my language mean the limits of my world." Ludwig Wittgenstein ----------------------------------------------------------------------------