Login

    Register

PROJECT CATEGORIES

 

onTap Framework
Project Home Blog Forums Wiki Known Issues Screenshots External Project Link Contact Project

Author: Isaac Dealey (All RIAForge projects by this author)
Last Updated: May 17, 2008 1:06 PM
Version: 3.0
Views: 16544
Downloads: 334
License: BSD

Description:

** NOTE: the Fusiontap.com site is currently on hiatus **

The onTap framework shares some similarities with Ruby on Rails in its ability to simplify common tasks with an emphasis on Convention over Configuration (CoC) and Don't Repeat Yourself (DRY). In addition to its controller it includes a complete SQL abstraction library for ORM (CFCs), internationalization (i18n) features and a robust library for html abstraction which simplifies complex forms and AJAX functionality and provides many interface widgets such as tabsets and trees with more flexibility than the native equivalents in ColdFusion. At the same time these widgets degrade gracefully for screen-readers and other non-script-enabled browsers. While it shares many of the same features, the SQL abstraction library differs from Reactor or Transfer by generating SQL statements at run-time instead of writing CFC templates and requiring no XML configuration, being informed by a combination of database meta data such as foreign key constraints (recommended) and explicit column references (occasionally necessary).

<a href="http://en.wikipedia.org/wiki/Ontap">Wikipedia</a>

Recent Blog Entries:

Requirements:

ColdFusion 7

Issue Tracker:

ID ISSUE STATUS UPDATED
1 Install Problem Closed 04/10/08 11:45 AM

View All Issues

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

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/onTap.

To view this repository with your browser, go here: http://onTap.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/