PiRSquared17 / open-forum

Automatically exported from code.google.com/p/open-forum
0 stars 0 forks source link

Common Client/Server side interface #107

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Server side and Client side Javascript should have a common set of objects
and actions.

E.g. The Select Field
Currently can display a list from a static page's list
It would be nice if the list could be populated from a dynamic page (result
of get.sjs) without having to change the Extension Javascript

Original issue reported on code.google.com by nicholas...@gmail.com on 22 Jul 2008 at 10:15