> > Sorry for the slightly naive question, but can jQuery be used as a > Javascript MVC framework or should it be used with another MVC > framework? > You might be interested in Knockout (http://knockoutjs.com/) which is a javascript MVVM framework - not exactly MVC, but a close relative. Knockout play nice with jQuery and with many different backends.
/Christian http://horsdal.blogger.com -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
