I agree. Moreover when we move stuff like this to the client our apps get faster, when we move it to the server they get slower.
On Jun 26, 10:55 pm, Joe Barnhart <[email protected]> wrote: > I guess we could roll our own. But I see it more like jQuery and > other add-ins. Life would be very difficult if we tried to duplicate > _everything_ in Python! > > This looks easy to use, it's pretty small, and sort of... well... > "elegant" for lack of a better word. It is aesthetically pleasing as > well as useful. > > I just thought others may like to know about it... > > -- Joe > > On Jun 27, 4:16 am, Jason Brower <[email protected]> wrote: > > > > > > > > > As nice and easy as it is (I love how easy the language is). Couldn't > > we just do this with python? That way we could just add our css file as > > a dynamic file like the others.

