I like the new expandable task lists in 2.0, and thought this
JavaScript to PHP binding library might come in handy for future dP
releases.
It's called JPSpan (http://jpspan.sourceforge.net/wiki/doku.php ). It
was developed primarily by Harry Fuecks of phpPatterns
(http://www.phppatterns.com/ ) and Dynamically Typed php blog at
sitepoint.com (http://www.sitepoint.com/blog-view.php?blogid=3D9 ).
Basically the library allows one to access PHP classes and their
output from within JavaScript. The advantage would be the ability to
load child tasks without preloading the data or reloading the entire
page.
There may also be other uses for things like Contact, Company, and
Department selectors.
Just an idea.
|