Hi Lucas,
On 7 October 2010 13:34, Lukas Renggli <renggli(a)gmail.com> wrote:
@Nick: I committed Pier-JQuery-lr.1.mcz to
pier2addons, but I didn't
notice until after the commit that you essentially did the same
already a long time ago. The widget in the package essentially removes
the AJAX search widget from Pier-Seaside, ports it is JQueryUI and
moves it into the new package. Now the question is what implementation
to keep? The code in Pier-JQuery-lr.1.mcz only depends on JQueryUI,
while your changes seem to require more. Also Pier-JQuery-lr.1.mcz
uses some simpler mechanism I introduced into JQueryUI just now.
I've browsed your code, but haven't loaded it.
It does look a lot simpler and neater.
My package is dependant on JQWidgetBox-FormExample as a replacement for the
deprecated WAAbstractTextArea>>exampleText:
I'm currently not using it - so I'm inclined to say you should delete it -
though it would be helpful if you could extend yours to support an
equivalent interface. The two missing methods are:
* descriptionExampleText "specify example text"
* descriptionStructure "specify the root structure for the search"
Are you intending that the default Pier installation in PRDistribution moves
to JQuery rather than Scriptaculous? That was my aim.
Nick