From: Marcus W. <ma...@ph...> - 2004-12-16 06:12:34
|
Jackson Miller wrote: >I have added a shell of a CEP_Config object and renamed the CEP_User file from >CEP/CEP_User.php to CEP/User.php as it should have been. > > Nice. Let's start discussing the relationship between Conf and Request. >I also added an __autoload() implementation to the CEP base class. If someone >is going to implement CEP on their page then they must include CEP. If we >agree that this is a good idea then we can quit making include statements >that follow the CEP naming convention, but this would require CEP to be in >the include_path. > > CEP should be in the inlude_path. >Also, after User/Request/Conf is done, if we have autoload we can start >playing with a "aspect" implementation to complete the CLAM model. > > Right on. There is a Request stub. I've got a CEP 0.3 / PHP 5.0.2 / PostgreSQL 8.0 install running on my laptop right now, so I'm ready to get to work. >-Jackson > > >------------------------------------------------------- >SF email is sponsored by - The IT Product Guide >Read honest & candid reviews on hundreds of IT Products from real users. >Discover which products truly live up to the hype. Start reading now. >http://productguide.itmanagersjournal.com/ >_______________________________________________ >Cep-development mailing list >Cep...@li... >https://lists.sourceforge.net/lists/listinfo/cep-development > > |