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

Reply via email to