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

Home » RADICORE development » Framework » metadata vs. business logic
metadata vs. business logic [message #76] Thu, 15 June 2006 17:27 Go to previous message
lauxa is currently offline  lauxa
Messages: 2
Registered: June 2006
Junior Member
I am just getting started in php application development and I really like how you have set up your application framework. I especially like that your data array handles one or multiple records and without breaking it into $<field> variables as some reccommend.

I want to use a perl script to generate my table classes from the create sql script. I am considering making my meta-data definitions separate from any business logic and then using multiple inheritence to include them in the $<table> class so that if my table structures change I can regen the meta-data definitions with minimum impact. I just wanted to get your opinion on this and why you did not design it this way. Maybe changing table specifications is an issue that only affects inexperienced programmers like me? Thanks.
 
Read Message
Read Message
Previous Topic: radicore examples
Next Topic: OWASP standards vs. Radicore Framework
Goto Forum:
  


Current Time: Thu Apr 25 05:45:09 EDT 2024

Total time taken to generate the page: 0.00856 seconds