On Wed, Dec 2, 2009 at 9:05 AM, Mel Morrow <[email protected]> wrote:

>
> requestSendMessage: function() {
>
> }
>
> this is what I need..
>


Well, there you send stuff! :-)

Really the implementation details are completely up to you, if you wanted to
add this functionality to partuza I would suggest adding a new controller
(partuza/Application/Controllers) that can receive the message post, and
just do a simple Ajax post to that url (suggestion: do include the security
token so you can validate it's not a abuse of the functionality, and can
retrieve or compare the app id and viewer id).

I know that probably doesn't sound like a useful suggestion, but there's
just no replacing actually diving into the code and figuring it out to see
how it works

--

You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" 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/opensocial-container?hl=en.


Reply via email to