[Yanel-dev] Re: getWorkflowIntrospection

Michael Wechner michael.wechner at wyona.com
Sat May 19 11:56:30 CEST 2007


Michael Wechner wrote:

> Hi
>
> Within the XML resource the workflow introspection is being appended 
> as follows
>
> sb.append(WorkflowHelper.getWorkflowIntrospection(this));
>
> but wouldn't it be better to call the one from the resource
>
> sb.append(getWorkflowIntrospection(this));


sorry, I meant

sb.append(getWorkflowIntrospection());

Cheers

Michi

>
> I am aware the result will be the same, but it seems to me more 
> correct and otherwise misleading if other people want to implement it 
> themselves instead using the WorkflowHelper.
>
> WDYT?
>
> Cheers
>
> Michi
>


-- 
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner at wyona.com                        michi at apache.org
+41 44 272 91 61




More information about the Yanel-development mailing list