View Single Post

  #18 (permalink)  
Old 10-14-2006
Tony Marston
 
Posts: n/a
Default Re: [PHP] OOP slow -- am I an idiot?


"Ed Lazor" <edlazor@yahoo.com> wrote in message
news:EA647CF2-CA85-4D35-A18C-9D96731CED26@yahoo.com...
>
> On Oct 13, 2006, at 1:35 AM, Tony Marston wrote:
>> What a coincidence! That's exactly my approach, but I've taken it one
>> step
>> further. I always start with a properly normalised database which I can
>> then
>> import into my daa dictionary application. From there I can press a
>> button
>> and create a class file for each database table, and I am ptting the
>> finishing touhes to a procedure whereby I can press another button to
>> generate the scripts which will maintain each table. This means I can
>> get
>> basic transactions up and running without writing a single line of code.
>> All
>> I have to do is edit these files to include business logic and any
>> customisations.

>
> Is the Radicore framework still available?


What do you mean *still*? Since I released it I have never closed it down. I
am still working on it and releasing improvements. I am just about to
release some new functionality which will generate more standard code for
each transaction. Watch my website (see link in my signature) for an
announcement.

--
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
Reply With Quote