Re: ERXWOConditional - where does it get installed?
Re: ERXWOConditional - where does it get installed?
- Subject: Re: ERXWOConditional - where does it get installed?
- From: Theodore Petrosky <email@hidden>
- Date: Tue, 14 Mar 2017 09:52:55 -0400
so please confirm the correct way to use this in a WOD. I understand that inline <wo:if> uses ERXWOConditional
I had a <wo:if condition =“true”> and converted to WOD. I got:
True : WOConditional { condition = "true"; }
So, ERXWOConditional patches WOConditional, so ERXWOConditional is used. Yes?
Just for my edification..
Ted
On Mar 14, 2017, at 9:39 AM, Samuel Pelletier < email@hidden> wrote:
Hi,
If you use inline bindings with ONGL, the class WOHelperFunctionTagRegistry registers classes mapped to tag
WOHelperFunctionTagRegistry.registerTagShortcut("ERXElse", "else"); WOHelperFunctionTagRegistry.registerTagShortcut("ERXWOConditional", "if"); WOHelperFunctionTagRegistry.registerTagShortcut("ERXWOConditional", "conditional");
Samuel
Le 13 mars 2017 à 19:46, Ricardo Parada < email@hidden> a écrit :
Hi all,
Does anybody know where does ERXWOConditional install to replace WOConditional?
I created an MPVWOConditional which extends ERXWOConditional and fixes a bug and want to install it as the one to use for WOConditional.
I checked in ERXPatches but it does not seem to be getting installed there. Does anybody know?
Thanks
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden