yep - i messed up big time... it's needed back.

However, this doesn't really affect the other js libraries
(and TAPESTRY-2062) after all since they just provide their own
AjaxDelegate and don't  really mess with or need to be configured
by @Shell directly

thx!



On Jan 23, 2008 10:50 PM, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
> I think it does actually get used by Shell.
> (tapestrySource/tapestryPath/dojoSource/dojoPath/etc...)
>
> I'm adding it back in for now,  maybe there is a better way to do it though?
>
>
> On Jan 23, 2008 12:52 AM,  <[EMAIL PROTECTED]> wrote:
> > Author: andyhot
> > Date: Tue Jan 22 21:51:47 2008
> > New Revision: 614427
> >
> > URL: http://svn.apache.org/viewvc?rev=614427&view=rev
> > Log:
> > TAPESTRY-2062: javascriptManager not really used by Shell
> >
> > Modified:
> >     
> > tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Shell.jwc
> >
> > Modified: 
> > tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Shell.jwc
> > URL: 
> > http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Shell.jwc?rev=614427&r1=614426&r2=614427&view=diff
> > ==============================================================================
> > --- 
> > tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Shell.jwc
> >  (original)
> > +++ 
> > tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/html/Shell.jwc
> >  Tue Jan 22 21:51:47 2008
> > @@ -189,7 +189,6 @@
> >      <inject property="pageService" object="engine-service:page" />
> >      <inject property="applicationSpecification" 
> > object="infrastructure:applicationSpecification" />
> >      <inject property="baseTagWriter" 
> > object="service:tapestry.url.BaseTagWriter" />
> > -    <inject property="jsManager" 
> > object="service:tapestry.js.JavascriptManager" />
> >
> >      <bean name="coreAjaxDelegate" 
> > class="org.apache.tapestry.dojo.AjaxShellDelegate">
> >          <set name="dojoSource" value="dojoSource" />
> >
> >
> >
>
>
>
> --
> Jesse Kuhnert
> Tapestry / OGNL / Dojo team member/developer
>
> Open source based consulting work centered around
> dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to