[Seaside] client side programming

Robert Sirois watchlala at hotmail.com
Sun Sep 11 16:08:07 UTC 2011


Binding click events after the fact :/
RS

> Date: Sun, 11 Sep 2011 18:00:54 +0200
> Subject: Re: [Seaside] client side programming
> From: milan.mimica at gmail.com
> To: seaside at lists.squeakfoundation.org
> 
> Okay then, but how do you inject callbacks? Or you use REST-like API?
> 
> 
> On 11 September 2011 16:41, Robert Sirois <watchlala at hotmail.com> wrote:
> > That's where I ended up, too, Milan. Writing straight js for JQGrid. I've
> > found it easier in many cases to do that elsewhere as well.
> > RS
> >
> >> Date: Sun, 11 Sep 2011 15:39:23 +0200
> >> From: milan.mimica at gmail.com
> >> To: seaside at lists.squeakfoundation.org
> >> Subject: [Seaside] client side programming
> >>
> >> Hi!
> >>
> >> I am aware that Seaside is primary a server-side technology, but in
> >> lack of any mature client side technology that would fit well with
> >> seaside, I have to use Javascript generator that Seaside offers.
> >> I am currently trying to integrate jQGrid to perform CRUD operations
> >> in my application. I have started from what has already been done in
> >> jQueryWidgetBox. It's just an attempt, to see where it leads to, but
> >> I'm not very happy with it already. It needs to support all sorts of
> >> custom editors, be flexible and extensible... Now the implementation
> >> is spread across 5 classes with many selectors, which, you must admit,
> >> use unreadable code to produce JS that is also unreadable in the
> >> generated HTML. Hard to debug and follow.
> >> If I would be typing JS by hand, that would be one day of work and
> >> would produce a screen of readable and compact JS code.
> >>
> >> The question is, am I missing something? Can this be done in a easier way?
> >>
> >>
> >> --
> >> Milan Mimica
> >> http://sparklet.sf.net
> >> _______________________________________________
> >> seaside mailing list
> >> seaside at lists.squeakfoundation.org
> >> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> > _______________________________________________
> > seaside mailing list
> > seaside at lists.squeakfoundation.org
> > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> >
> >
> 
> 
> 
> -- 
> Milan Mimica
> http://sparklet.sf.net
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20110911/bbc5e88a/attachment.htm


More information about the seaside mailing list