Hi,
tacos 4.0.1 comes bundled with dojo 0.3.1 (if you got the zip version)
and that's what you should normally use.

According to http://tacoscomponents.jot.com/RoadMap
i should have started upgrading to dojo 0.4.1 and making
the needed changes - perhaps inlineeditbox has slightly changed in that
dojo version.

I'm mainly working on 4.1.x tapestry + 4.1.x tacos these days and with 
the holidays
approaching i don't see tacos 4.0.x getting a dojo update before the new 
year.

Perhaps other members of the community have done such an upgrade...so, would
anyone mind sharing his experience?



Spiros Papadopoulos wrote:
>
> Hi all,
>
> Thanks for all previous replies.
>
> I recently started working with Yiannis on this project.
>
> I am new to Tapestry/Tacos/dojo. I had a good look at the code but 
> cannot really
>
> figure out what should be done for the following error (length of link ?):
>
> DEBUG: Creating InlinedEditBox widget with value Test
>
> DEBUG: [TypeError: Object doesn't support this action] when calling 
> __2$joinpoint$method on [object] with arguments [object Object]
>
> FATAL exception raised: Object doesn't support this action
>
> DEBUG: ERROR: On line 4972 of document http://localhost:8080/ct3/app: 
> Object doesn't support this action
>
> The above is generated in IE6. I get a similar one in Opera 9.02, but 
> it also gives a whole lot of text which I think includes
>
> the AJAX response. I didn’t paste it here because it is very large. 
> However, I will if is required.
>
> The dojo version currently used is the latest kitchen sink: 
> [dojo-0.4.1-kitchen_sink]
>
> Before I start getting involved with it… is dojo.storage the only/best 
> solution?
>
> If yes, am I wrong to suppose that it should be integrated into tacos?
>
> (Pardon me, if my assumption is inappropriate)
>
> Any help would be much appreciated.
>
> Thanks in advance
>
> Spiros P.
>
> From: *Jesse Kuhnert* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> Date: 14-Dec-2006 16:26
> Subject: Re: [Tacos-devel] Tacos in IE and Firefox
> To: Tacos Developers <tacos-devel@lists.sourceforge.net 
> <mailto:tacos-devel@lists.sourceforge.net>>
>
> Use dojo.storage . It's pretty easy/painless.
>
> On 12/14/06, Yiannis Mavroukakis <[EMAIL PROTECTED] 
> <mailto:[EMAIL PROTECTED]>> wrote:
> > Unfortunately yes, this is due to the fact that I am dynamically adding
> > Container objects to the page, storing them in the client session 
> before
> > finally persisting them to the db..To be honest I haven't thought of a
> > better way of doing it, because I need these objects to persist each
> > time the link that adds one more is clicked.
> >
> >
> > Yiannis
> > On Thu, 2006-12-14 at 17:29 +0200, andyhot wrote:
> > > Yea, its the length...
> > > do you have to use client persistance for MasterManager?
> > >
>
>
> Note:__________________________________________________________________
> This message is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information. No
> confidentiality or privilege is waived or lost by any mistransmission.
> If you receive this message in error, please immediately delete it and
> all copies of it from your system, destroy any hard copies of it and
> notify the sender. You must not, directly or indirectly, use, disclose,
> distribute, print, or copy any part of this message if you are not the
> intended recipient. Jaguar Freight Services and any of its subsidiaries
> each reserve the right to monitor all e-mail communications through its
> networks.
> Any views expressed in this message are those of the individual sender,
> except where the message states otherwise and the sender is authorized
> to state them to be the views of any such entity.
> ________________________________________________________________________
> This e-mail has been scanned for all known viruses.
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> ------------------------------------------------------------------------
>
> _______________________________________________
> Tacos-devel mailing list
> Tacos-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/tacos-devel
>   


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to