Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » metadata vs. business logic
Re: metadata vs. business logic [message #77 is a reply to message #76] Fri, 16 June 2006 05:12 Go to previous message
AJM is currently offline  AJM
Messages: 2364
Registered: April 2006
Location: Surrey, UK
Senior Member
It is a good idea to keep table definitions separate from business logic so that you can incorporate any changes in your database structure very easily, but the Radicore framework already achieves this. When you use the dictionary export facility (see http://www.tonymarston.net/php-mysql/menuguide/dict_table(up d4)export.html) it can create two files - the table class for business logic and a separate structure file. It does not overwrite the class file if it already exists, thus preserving any business logic which you may have defined. Only the structure file is overwritten.

[Updated on: Fri, 17 November 2017 04:48]

Report message to a moderator

 
Read Message
Read Message
Previous Topic: radicore examples
Next Topic: OWASP standards vs. Radicore Framework
Goto Forum:
  


Current Time: Tue Nov 12 16:15:56 EST 2024

Total time taken to generate the page: 0.00922 seconds