On Tuesday, May 5, 2015 at 4:13:27 PM UTC-7, Joe Barnhart wrote: > > I'm doing a lot of web2py programming lately, and much of my time is spent > building helper classes that act as "factories" for high-powered web > gadgets. i have a class that builds jQuery DataTables, for example, and > another that builds "widgets" as defined in my templating system (each of > which is an elaborate construct of header, toolbar, body, etc.). >
> [...] > Here is a sample of a widget happily sitting on its web page. It is quick > to load and refresh, because (a) it's compiled into a module and (b) it's a > singleton! > > > <https://lh3.googleusercontent.com/-2c8qhzhBS8w/VUlPtTjNjRI/AAAAAAAAAb0/mniplTyZQ88/s1600/BestTimes.tiff> > > This is an impressive post. I think I'm going to need to read it a couple of times. Just to make sure I understand what I'm looking at, the widget in the image has 3 sortable columns in the current tab, and a second tab as well? /dps -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

