Any word on this, I'm curious too...

On Wed, May 25, 2011 at 2:43 AM, jncx <[email protected]> wrote:

> Hello,
>
> can anyone help me with this, in particular using ListProperties?
> Looking for help with the proper way to create relationships with
> CFML.
>
> Forgot to say in the subject that this is for OpenBD on GAE.
>
> Thanks in advance,
>
> Jon
>
> On May 19, 4:09 pm, jonx <[email protected]> wrote:
> > Hi,
> >
> > Sorry in advance if this has been discussed before, but I can't find
> > by searching through.
> >
> > How do I implement ReferenceProperties and ListProperties within my
> > Model (CFC).
> >
> > Currently I'm just storing the referenced object's key as a string,
> > what is the correct way of doing the CF version of this (fromhttp://
> code.google.com/appengine/articles/modeling.html):
> >
> > contact = db.ReferenceProperty(Contact,
> >                                    collection_name='phone_numbers')
> >
> > Many thanks,
> >
> > Jon
>
> --
> official tag/function reference: http://openbd.org/manual/
>  mailing list - http://groups.google.com/group/openbd?hl=en
>

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to