Differences

This shows you the differences between the selected revision and the current version of the page.

nativeformdata 2005/07/07 21:25 nativeformdata 2006/04/27 20:11 current
Line 1: Line 1:
====== Native Form Data Access ====== ====== Native Form Data Access ======
-Another goal is to use information in it's native form where ever possible. Models and forms in many frameworks are built by hand (with the exception of the venerable [[http://www.rubyonrails.org/|Rails]] and the youthful [[http://www.cakephp.org/|Cake]]) and often duplicate the information that's already available (and programmatically accessible) in a schema: SQL, Relax NG, XML Schema Definition, etc. The goal is to use these as building blocks for generic objects that can then be extended by the developer. In theory it's very similar to Rails ActiveRecord, but for more than databases.+Another goal is to use information in it's native form where ever possible. Models and forms in many frameworks are built by hand (with the exception of the venerable [[http://www.rubyonrails.com/|Rails]] and the youthful [[http://www.cakephp.org/|Cake]]) and often duplicate the information that's already available (and programmatically accessible) in a schema: SQL, Relax NG, XML Schema Definition, etc. The goal is to use these as building blocks for generic objects that can then be extended by the developer. In theory it's very similar to Rails ActiveRecord, but for more than databases.
 
nativeformdata.txt · Last modified: 2006/04/27 20:11
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki