[Seaside-dev] patched SUAutocompleter>>registerCallbackWithCanvas:

Sebastian Sastre ssastre at seaswork.com
Tue Mar 10 19:17:47 UTC 2009


hi guys,
I've got to make this:
SUAutocompleter>>registerCallbackWithCanvas: aCanvas
	super registerCallbackWithCanvas: aCanvas
	"self paramName: (aCanvas callbacks registerAjaxCallback: [:v | self
processWith: v])"

in order to make my autocompleters to work properly when ported the app. With it
things work as expected.
Is anybody aware of why it was changed since 2.8? can this do any harm?
cheers,
sebastian 



More information about the seaside-dev mailing list