Dojo should be cached, I think. So you'd download it once.
If you use forms, you may need to monitor things. I found that it can
save lots of unneeded state information when using the @For component
in a Form. However, I was able to eliminate many extra stuff by using
a primary key instead of serializing the entire object.
I have created a few Tapestry pages that are less than 10K, although
many of my pages are rather complex and are thus larger.
I believe I read that you can also replace Dojo with something else,
too.
-Norman Franke
On Oct 24, 2007, at 10:11 AM, michael wrote:
hi
we are evaluating tapestry for a web application for mobile phones.
we have to keep the size of the pages low ( < 10kb ).
so the question is if it is possible to have tapestry not loading
dojo, because its size is bigger the 50kb.
Thanks in advance.
michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]