Hey Erik,

Could you please elaborate on your question? To be honest it doesn't make a
lot of sense.

The 'datatype' completely depends on the design of what you want to store,
and what language your talking about ... in sql you probably would make a
title a varchar(X), and the post a blob (or text in mysql), the user id a
int ... but in C++ you would most certainly want to use a char *, while in
scripting languages a string is a one-size-fits-all type of solution.. In
other words without any background to what your asking, the question just
doesn't make any sense.

Nor do I really understand what the correlation is with OpenSocial?

Anyhow, I hope you can give us a bit more info so we can attempt to answer

   -- Chris

On Fri, Apr 24, 2009 at 11:33 PM, Erik <nomojom...@gmail.com> wrote:

>
> Suppose I wanted to implement a message board gadget.  what datatype
> would use?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenSocial Application Development" group.
To post to this group, send email to opensocial-api@googlegroups.com
To unsubscribe from this group, send email to 
opensocial-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/opensocial-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to