Gaping Hole in Gateway Interface...

View: New views
2 Messages — Rating Filter:   Alert me  

Gaping Hole in Gateway Interface...

by kitplummer :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just came to the abrupt conclusion that the Voozers most likely will  
know nothing about OpenIDs.  Right now the Gateway's Contextions  
interface responds to the :id as the OpenID.  The Openfire Voozer only  
knows about its own JabberIDs.

So we can either create a special interface controller or add a "type"  
param to the /contextions/id action.  Thoughts?

Kit
_______________________________________________
users mailing list
users@...
http://lists.rvooz.org/listinfo.cgi/users-rvooz.org

Re: Gaping Hole in Gateway Interface...

by Kit Plummer-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Continuing my thinking.  I suppose it is possible to put all the  
"activity" in the Gateway's controller.  I can looking in the  
"Contact" model for any thing that matches, and not just the openid  
field of the "User" model.  The problem will be that the contact info  
is correlated to any contextion...so it'll take some fancy  
ActiveRecord manipulation to circle through from the contact address,  
to the user-owner of that address, back to the contextion loaded.

Damn, damn, damn...I hate when this happens.

Kit
On Mar 12, 2008, at 1:00 PM, Kit Plummer wrote:

> Just came to the abrupt conclusion that the Voozers most likely will
> know nothing about OpenIDs.  Right now the Gateway's Contextions
> interface responds to the :id as the OpenID.  The Openfire Voozer only
> knows about its own JabberIDs.
>
> So we can either create a special interface controller or add a "type"
> param to the /contextions/id action.  Thoughts?
>
> Kit
> _______________________________________________
> users mailing list
> users@...
> http://lists.rvooz.org/listinfo.cgi/users-rvooz.org

_______________________________________________
users mailing list
users@...
http://lists.rvooz.org/listinfo.cgi/users-rvooz.org