[Tacos-devel] Plus

2006-12-14 Thread actors could
If youd tell little primary school. City los angeles york been right, needs element place. Quakesuse linuxboot usb flash copyright copy! Works bitcomet shareaza turbo potent. Euro coupon resident shield scanner rss, graphic apps, hobby? Adaptation cs lewis chronicles narnia. Linuxboot usb flash c

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Jesse Kuhnert
Use dojo.storage . It's pretty easy/painless. On 12/14/06, Yiannis Mavroukakis <[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

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Yiannis Mavroukakis
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

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Frederic Barnabe
Usually, I use keyExpression. I know they say that it is less efficient, but it works for me. I never tried converters. On 12/14/06, Yiannis Mavroukakis <[EMAIL PROTECTED]> wrote: Hi Andrea, Frederic Thank you for both your replies I guess I'll start taking the hair I tore out and try to glu

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Yiannis Mavroukakis
Hi Andrea, Frederic Thank you for both your replies I guess I'll start taking the hair I tore out and try to glue them back on. Frederic, if you don't mind me asking, what strategy did you follow?Did you use a converter for your For loops? Yiannis On Thu, 2006-12-14 at 10:32 -0500, Frederic Barn

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Frederic Barnabe
Hi Yiannis, By seeing your link, I remember having an issue like this. It happened when we had a lot of serialized objects in our form. We switched from serialized object to another strategy in our For loops to solve the problem. Frederic On 12/14/06, Yiannis Mavroukakis <[EMAIL PROTECTED]> w

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread andyhot
Yea, its the length... do you have to use client persistance for MasterManager? Yiannis Mavroukakis wrote: > I use tacos 4.0.1. > As far as dojo is concerned though I was using the latest version from > their site, via the direct download link. Your question prompted me to > download the kitchen s

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Yiannis Mavroukakis
I use tacos 4.0.1. As far as dojo is concerned though I was using the latest version from their site, via the direct download link. Your question prompted me to download the kitchen sink version and the errors in Firebug went away. However IE's behaviour on AjaxDirectLinks has slightly changed. Ins

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread andyhot
Yiannis Mavroukakis wrote: > Hi Andrea :) > > I run it through Firebug and this is what I am getting > > > DEBUG: [TypeError: dojo.widget.byId is not a function, file: > http://192.168.5.141:8080/ctv3/app, line: 100] when calling __2 > $joinpoint$method on [object Window] with arguments [object Obj

Re: [Tacos-devel] Tacos in IE and Firefox

2006-12-14 Thread Yiannis Mavroukakis
Hi Andrea :) I run it through Firebug and this is what I am getting DEBUG: [TypeError: dojo.widget.byId is not a function, file: http://192.168.5.141:8080/ctv3/app, line: 100] when calling __2 $joinpoint$method on [object Window] with arguments [object Object] FATAL exception raised: dojo.widget

Re: [Tacos-devel] Is Prototype or Scriptaculous still in use in 4.0.1

2006-12-14 Thread andyhot
i believe controls.js is only needed for autocompleter some features of prototype.js may be used in our tacos.js... please add a bug report, we can remove unused library for the next version (4.0.2) Tim Downey wrote: > Hi, > > I'm using Tacos 4.0.1 and just traced some rather significant client

[Tacos-devel] Is Prototype or Scriptaculous still in use in 4.0.1

2006-12-14 Thread Tim Downey
Hi, I'm using Tacos 4.0.1 and just traced some rather significant client side performance problems to the time required to parse prototype.js effects.js controls.js Are these actually being used by many (any?) components? I've removed them locally and I'm seeing ajax refreshes that were taking