You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Diego <di...@gmail.com> on 2007/03/01 11:00:28 UTC

Alternative for Shell parameter parseWidgets

Is there a alternative way of using dojo Widgets in tapestry 4.1.1.

If I don't set parseWidgets = "true", then the widgets aren't parsed.
But the text of the Shell says: "..... It is highly reccomended that you
keep this at its default value of false."


Regards,
Diego

Re: Alternative for Shell parameter parseWidgets

Posted by Markus Joschko <ma...@gmail.com>.
I had the same issue where I wanted dojo components on only one page.
I actually thought it might be possible to have a
ajaxdelegatecomponent and overwrite it in this special page. But
before trying this I simply inserted a <script>djConfig.parseWidgets =
true</scrip> on the beginning of my page which seems sufficient for
dojo to parse in the onLoad event.

- Markus

On 3/6/07, Jesse Kuhnert <jk...@gmail.com> wrote:
> On second thought that makes it sound like a bad component somehow.
> It's not that at all. I'm actually jealous of the more liberal freedom
> enjoyed in Tacos land..It's a good component, just too precarious for
> tap core.
>
> On 3/6/07, Jesse Kuhnert <jk...@gmail.com> wrote:
> > No that's my fault. I banished it from core because I was worried it
> > would behave unexpectedly (a worry seen to be true by the jira issues
> > created from it existing in Tacos alone) and cause too many overall
> > headaches...
> >
> > If I can help it it will never see the light of day in core. :)
> >
> > On 3/2/07, Diego <di...@gmail.com> wrote:
> > > Thanks Andy,
> > >
> > > That looks good, I will update to Tacos 4.1.1.
> > >
> > > I have seen that some tapestry dojo components moved to tapestry and back.
> > > But wouldn't DojoWidget or Widget belong in Tapestry core, because its a
> > > really generic component?
> > >
> > > Regards
> > > Diego
> > >
> > > On 3/1/07, andyhot <an...@di.uoa.gr> wrote:
> > > >
> > > > http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/index.html
> > > >
> > > > http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html
> > > >
> > > > Take a look at the dojo:Widget component
> > > >
> > > >
> > > > Diego wrote:
> > > > > Is there a alternative way of using dojo Widgets in tapestry 4.1.1.
> > > > >
> > > > > If I don't set parseWidgets = "true", then the widgets aren't parsed.
> > > > > But the text of the Shell says: "..... It is highly reccomended that you
> > > > > keep this at its default value of false."
> > > > >
> > > > >
> > > > > Regards,
> > > > > Diego
> > > > >
> > > >
> > > >
> > > > --
> > > > Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > > > Tapestry / Tacos developer
> > > > Open Source / J2EE Consulting
> > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > >
> > > >
> > >
> >
> >
> > --
> > Jesse Kuhnert
> > Tapestry/Dojo team member/developer
> >
> > Open source based consulting work centered around
> > dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
> >
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Alternative for Shell parameter parseWidgets

Posted by Jesse Kuhnert <jk...@gmail.com>.
On second thought that makes it sound like a bad component somehow.
It's not that at all. I'm actually jealous of the more liberal freedom
enjoyed in Tacos land..It's a good component, just too precarious for
tap core.

On 3/6/07, Jesse Kuhnert <jk...@gmail.com> wrote:
> No that's my fault. I banished it from core because I was worried it
> would behave unexpectedly (a worry seen to be true by the jira issues
> created from it existing in Tacos alone) and cause too many overall
> headaches...
>
> If I can help it it will never see the light of day in core. :)
>
> On 3/2/07, Diego <di...@gmail.com> wrote:
> > Thanks Andy,
> >
> > That looks good, I will update to Tacos 4.1.1.
> >
> > I have seen that some tapestry dojo components moved to tapestry and back.
> > But wouldn't DojoWidget or Widget belong in Tapestry core, because its a
> > really generic component?
> >
> > Regards
> > Diego
> >
> > On 3/1/07, andyhot <an...@di.uoa.gr> wrote:
> > >
> > > http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/index.html
> > >
> > > http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html
> > >
> > > Take a look at the dojo:Widget component
> > >
> > >
> > > Diego wrote:
> > > > Is there a alternative way of using dojo Widgets in tapestry 4.1.1.
> > > >
> > > > If I don't set parseWidgets = "true", then the widgets aren't parsed.
> > > > But the text of the Shell says: "..... It is highly reccomended that you
> > > > keep this at its default value of false."
> > > >
> > > >
> > > > Regards,
> > > > Diego
> > > >
> > >
> > >
> > > --
> > > Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > > Tapestry / Tacos developer
> > > Open Source / J2EE Consulting
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> > >
> >
>
>
> --
> Jesse Kuhnert
> Tapestry/Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>


-- 
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Alternative for Shell parameter parseWidgets

Posted by Jesse Kuhnert <jk...@gmail.com>.
No that's my fault. I banished it from core because I was worried it
would behave unexpectedly (a worry seen to be true by the jira issues
created from it existing in Tacos alone) and cause too many overall
headaches...

If I can help it it will never see the light of day in core. :)

On 3/2/07, Diego <di...@gmail.com> wrote:
> Thanks Andy,
>
> That looks good, I will update to Tacos 4.1.1.
>
> I have seen that some tapestry dojo components moved to tapestry and back.
> But wouldn't DojoWidget or Widget belong in Tapestry core, because its a
> really generic component?
>
> Regards
> Diego
>
> On 3/1/07, andyhot <an...@di.uoa.gr> wrote:
> >
> > http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/index.html
> >
> > http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html
> >
> > Take a look at the dojo:Widget component
> >
> >
> > Diego wrote:
> > > Is there a alternative way of using dojo Widgets in tapestry 4.1.1.
> > >
> > > If I don't set parseWidgets = "true", then the widgets aren't parsed.
> > > But the text of the Shell says: "..... It is highly reccomended that you
> > > keep this at its default value of false."
> > >
> > >
> > > Regards,
> > > Diego
> > >
> >
> >
> > --
> > Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> > Tapestry / Tacos developer
> > Open Source / J2EE Consulting
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>


-- 
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Alternative for Shell parameter parseWidgets

Posted by Diego <di...@gmail.com>.
Thanks Andy,

That looks good, I will update to Tacos 4.1.1.

I have seen that some tapestry dojo components moved to tapestry and back.
But wouldn't DojoWidget or Widget belong in Tapestry core, because its a
really generic component?

Regards
Diego

On 3/1/07, andyhot <an...@di.uoa.gr> wrote:
>
> http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/index.html
>
> http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html
>
> Take a look at the dojo:Widget component
>
>
> Diego wrote:
> > Is there a alternative way of using dojo Widgets in tapestry 4.1.1.
> >
> > If I don't set parseWidgets = "true", then the widgets aren't parsed.
> > But the text of the Shell says: "..... It is highly reccomended that you
> > keep this at its default value of false."
> >
> >
> > Regards,
> > Diego
> >
>
>
> --
> Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
> Tapestry / Tacos developer
> Open Source / J2EE Consulting
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

Re: Alternative for Shell parameter parseWidgets

Posted by andyhot <an...@di.uoa.gr>.
http://tacos.sourceforge.net/tacos4.1/tacos-core/tapdoc/index.html
http://tacos.sourceforge.net/tacos4.1/tacos-core/quick-start/downloading.html

Take a look at the dojo:Widget component


Diego wrote:
> Is there a alternative way of using dojo Widgets in tapestry 4.1.1.
>
> If I don't set parseWidgets = "true", then the widgets aren't parsed.
> But the text of the Shell says: "..... It is highly reccomended that you
> keep this at its default value of false."
>
>
> Regards,
> Diego
>


-- 
Andreas Andreou - andyhot@apache.org - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org