rsjudge17 / backplanejs

Automatically exported from code.google.com/p/backplanejs
Other
0 stars 0 forks source link

Support any Ajax library as the 'core' platform #10

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
An important long-term goal for both backplanejs and Ubiquity XForms is to be 
able to use any 
Ajax library as the foundation.

The library currently works with YUI, but Dojo, jQuery and Prototype are also 
important targets.

To achieve this, all YUI modules will need to be loaded via platform-specific 
loader files, so that 
these files can easily be switched out.

Also, all current YUI-related functions will need to be moved to a common 
object, to make it easy 
to replace them.

Original issue reported on code.google.com by mark.bir...@gtempaccount.com on 16 Dec 2009 at 9:42

GoogleCodeExporter commented 9 years ago

Original comment by mark.bir...@gtempaccount.com on 16 Dec 2009 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by mark.bir...@gtempaccount.com on 16 Dec 2009 at 9:52

GoogleCodeExporter commented 9 years ago

Original comment by mark.bir...@gtempaccount.com on 17 Dec 2009 at 3:43