filter-switch for inspector events

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

filter-switch for inspector events

Heinrich Götzger
Good Morning together,

is there a switch to filter the events concerning the inspector in the
org.orbeon.oxf.xforms.processor.XFormsServer?

I'd like to avoid lines like:

optimized dispatching {name: "xforms-value-changed", target:
"orbeon-inspectorโกxf-26โกxf-116", native handlers called: "0"}

in the logfile to concentrate to the more important stuff while learning
about event-handling in xbl-components.

Thanks

Cheers

Heinrich

--
Before printing this e-mail, think about our environmental responsibility.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: filter-switch for inspector events

Alessandro  Vernet
Administrator
Hi Heinrich,

Sorry, but there is nothing like that, other than of course not adding the inspector to your page when you want to do that sort of debugging.

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: filter-switch for inspector events

Heinrich Götzger
Alex,

I feared this answer ;-)

For some reason, just changing the property

    <property
       value="true"
       name="oxf.epilogue.xforms.inspector"
       as="xs:boolean"/>

from 'true' to 'false' in WEB-INF/resources/config/properties-local.xml
is not being recognized by the XForms-engine.

To get the effect, I need to restart the web-application, which leads to
a loss of all active sessions......

So that's the background and reason why I asked.

But that's seem to be developer live. :-)

No offense.

Cheers!

Heinrich


On 05/10/14 02:45, Alessandro Vernet wrote:
> Hi Heinrich,
>
> Sorry, but there is nothing like that, other than of course not adding the
> inspector to your page when you want to do that sort of debugging.
>
> Alex
>
> -----


--
Before printing this e-mail, think about our environmental responsibility.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: filter-switch for inspector events

Heinrich Götzger
Alex,

it's probably much better than I thought: Saving of the actual
XForms-File in development helps.

Kind regards!

Heinrich

--
Before printing this e-mail, think about our environmental responsibility.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].