Posted by petermichaux on 10/12/05 23:25
Nikolas,
First, I'm not a professional web app developer. I'm relatively new to
php. But I am very interested in your proposed discussion.
Since database abstraction still seems to be a problem perhaps a good
solution is to use PEAR DB and then isolate all of the SQL so that it
is easy to work on. The phrasebook design pattern does this and seems
very elegant. Unfortunately I can't get the phrasebook example to work
https://sourceforge.net/projects/phpphrasebook/
> If we could carry together a few scenarios that would be a great guideline for those who are looking for an entry to a more professional way of php development.
I thought a comparison like this must exist. Idealists arguing about
the pros and cons of various architectures. I searched for a book on
php application architecture but found nothing other than isolated
application examples. I got excited when I found the magazine
php|Architect but I didn't see any articles covering the entire
application architecture.
> Could you provide brief information on the excakt logic flow of your
approach? Something like a diagram would be nice ;)
Maybe the best thing for us to do would be to have a small sample
application that we could study and play with and set up different
ways. Maybe I could strip out a bunch of things from my application as
an example and then draw a diagram.
Peter
Navigation:
[Reply to this message]
|