* Perrin Harkins ([EMAIL PROTECTED]) [011030 10:47]: > I remember Chris Winters mentioned that OpenInteract had something new to do > this. It's TT-based. > - Perrin
Yes -- the class is called OpenInteract::CommonHandler. It's not standalone, so you need to install OI to use it. You can basically setup configuration items in a class, templates to be used and, in the best (non-customized) case, not need to write any code to allow search/display/edit/delete functionality for records in a table. For the 95% of the world that needs customization, there are callbacks to allow all types. Docs are decent in the current version (in OI 1.30) but the next one (out RSN) is more complete. There's an example of its use (in the 'classified' package) in OI 1.30, which is probably the most helpful thing to look at. Chris -- Chris Winters ([EMAIL PROTECTED]) Building enterprise-capable snack solutions since 1988.
