I was looking at some unrelated patch and this is what I found in in
UserPhonebookSearch.java


return value + "<a class=\"gwtClickToCall\" onclick=\"clickToCall('"
  + formatPhoneNumber((String) value) + "')\"> <img class=\""
  + "gwtClickToCallImg\" align=\"right\" src=\"" + img + "\" title=\""
  + altText + "\"/> </a>";


If we want to use GWT let's write in Java.
If we want to write in Javascript, let's write in Javascript.
And if for some reason we need both, let's find a way to combine the two
without using java as an incredibly inconvenient HTML generator.

I hope this will just magically disappear in the same way it appeared:
without anyone noticing.
Damian

_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to