[Facebooker-talk] Best way to integrate a plugin/adapter for Facebooker?
Jonathan Otto
jonathan.otto at gmail.com
Wed Apr 30 02:54:04 EDT 2008
Expanding on Dave Clement's Bebo adapter I have completed an adapter
for Ringside. ringsidenetworks.org
It's overriding many of Facebooker's methods. Right now I have the
file in RAILS_ROOT/lib and it works fine, but I'm thinking it will be
more portable as a plugin. The problem is, I need to make sure it
either gets loaded after Facebooker, or I rewrite the adapter so the
code is not dependent on load order.
Do you all have any suggestions on the best way to implement it?
More information about the Facebooker-talk
mailing list