Ticket #411 (closed defect: fixed)

Opened 16 years ago

Last modified 16 years ago

cfOrmadapter can't deal with entities that extend other cfc's

Reported by: cblackwell Owned by:
Priority: normal Milestone: 3.2
Version: Severity: normal
Keywords: Cc:

Description (last modified by cblackwell) (diff)

If your entity extends another cfc, for example a BaseObject? with no properties cfORMAdapter throws an error.

cfORMAdapter currently requires that an entity have a property array in its metadata, which may not be present in a base object.

patch attached

Attachments

cfORMAdapter.cfc.patch.txt (1.0 kB) - added by cblackwell 16 years ago.

Change History

Changed 16 years ago by cblackwell

Changed 16 years ago by cblackwell

  • description modified (diff)

Changed 16 years ago by cblackwell

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.