Thanks, So I got that little bit of backbone code working if I make the portlet pull in jQuery 1.9.1, Underscore 1.4.4 and Backbone 0.9.2
The problem I ran into working off of the backbone examples is they are written for version 1.0 and that requires jQuery 1.7 but uPortal 4.0 is only using jQuery 1.6 and I'm guessing that upgrading all of uPortal 4.0 to jQuery 1.7.4+ might not be a great thing to do. Would you have a little time either here via email or in the irc chat room to help me with a few backbone questions? The issue I have is the "this.listenTo" call doesn't appear to work using Backbone 0.9.2: https://gist.github.com/edalquist/5751645#file-config-js-L39 -Eric On 06/10/2013 11:26 AM, Matt Polizzotti wrote: > Eric, > > Sorry it took me a while to get back to you. I don't believe the core > framework is using backbone, but some portlets are using it. For instance, > the News Reader Portlet is using Backbone to render its views. Off the top of > my head, I am not sure which version the portlet is using but it may be > looking toward the portal first to see if the backbone library exists. This > would be the only concern that I can think of in terms of upgrading. > > Thanks, > Matt > > > > ----- Original Message ----- > From: "Eric Dalquist" <[email protected]> > To: "Matt Polizzotti" <[email protected]>, "uportal-dev" > <[email protected]> > Sent: Friday, June 7, 2013 9:17:45 AM > Subject: Backbone version in uPortal 4.0 > > I see that uPortal 4.0 is pulling in backbone 0.9.2 but I don't see any > where that we are actually using it in the core framework. Do you see > any problems with my upgrading to the latest version of backbone? > > -Eric > >
smime.p7s
Description: S/MIME Cryptographic Signature
