Changes between Initial Version and Version 1 of Ticket #411

Show
Ignore:
Timestamp:
04/22/10 11:51:36 (16 years ago)
Author:
cblackwell
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #411 – description

    initial v1  
    1 If yourr entity extends another cfc, for example a BaseObject with no properties cfORMAdapter throws an error. 
     1If your entity extends another cfc, for example a BaseObject with no properties cfORMAdapter throws an error. 
    22 
    33cfORMAdapter currently requires that an entity have a property array in its metadata, which may not be present in a base object. 
    44 
    5 path attached 
     5patch attached