Login

    Register

PROJECT CATEGORIES

 

Base Persistent (ORM) Object
Project Home Blog Known Issues Contact Project

Author: Bob Silverberg (All RIAForge projects by this author)
Last Updated: September 7, 2009 9:31 PM
Version: 0.1
Views: 7,108
Downloads: 260
License: Apache License, Version 2

Description:

The Base Persistent Object is used in conjunction with CF9's ORM capabilities. It contains logic that will add behaviour to any business object (BO) that extends it. These behaviours will allow your BO to:

- populate itself from user-submitted data
- save itself
- delete itself
- validate itself
- inject dependencies into itself via Coldspring

This object is a work-in-progress, as CF9 is still in beta. Version 0.1 includes only a Simple Base Persistent Object, which does not include all of the behaviours described above.

A Full Base Persistent Object will be available for download from this site in the near future.

Requirements:

ColdFusion 9

Issue Tracker:

ID ISSUE STATUS UPDATED
2 Inverse of Populate method Open 12/24/09 2:32 PM
1 Allow for objects to be passed into the populate() method Open 09/07/09 9:35 PM

View All Issues

To enter issues for this (or any other) project, you must be logged in.