On Wednesday 25 March 2009 15:02:45 Wojtek Walczak wrote:
> Roberto Alsina wrote:
>
> '''
> For this kind of app, I would give some thought to something like Pyjamas,
> where you can create a modern AJAXy interface and all you would have to
> implement as backend is some JSONRPC handlers, which are not hard at all
> with
> any web framework (or without one, either).
> '''
>
> Still reading about it. Roberto are you able to assess how big
> would such an app be if written in Pyjamas (I mean - after compilation
> to JavaScript)?
>
> In the examples directory in Pyjamas package, there is an app called
> dynamictable. While it's python source code is quite short (~400 lines
> of code), after compilation to JavaScript it becomes quite big. The main
> file is 527K big. My application will certainly be bigger than the
> dynamictable example and I don't want to abuse users with 2MB long
> JavaScript files.

That's maybe 5 or 6 copies of the app, since it generates separate versions 
for opera / firefox / old firefox / ie /safari /ie6 (I may be missing one ;-)

-- 
 ("\''/").__..-''"`-. .         Roberto Alsina
 `9_ 9  )   `-. (    ).`-._.`)  KDE Developer (MFCH)
 (_Y_.)' ._   ) `._`.  " -.-'  http://lateral.netmanagers.com.ar 
  _..`-'_..-_/ /-'_.'     The 6,855th most popular site of Slovenia   
(l)-'' ((i).' ((!.'       according to alexa.com (27/5/2007) 
"Our opponent is an alien starship packed with atomic bombs, I said. 
We have a protractor. Okay, I’ll go home and see if I can scrounge up a 
ruler and a piece of string."  — Neal Stephenson

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to