I get the following compilation error: [ERROR] symbol :
method findPrimaryConnectionToApi(java.lang.Class<org.spr ingframework.social.facebook.api.Facebook>)
Let me know if you guys have removed this method.
I get the following compilation error: [ERROR] symbol :
method findPrimaryConnectionToApi(java.lang.Class<org.spr ingframework.social.facebook.api.Facebook>)
Let me know if you guys have removed this method.
Hey... it's called findPrimaryConnection now... take a look at the ConnectionRepository interface. Also, you might find this helpful: https://github.com/SpringSource/spri...ki/Quick-Start
Keith Donald
Core Spring Development Team
That helps !! When are you guys releasing the next stable version?
If we're comfortable, we could go to RC1 next week. We're just hitting the thing hard in this last mile and don't want to rush it.
Keith
Keith Donald
Core Spring Development Team