[Maypole] Using Maypole with existing Class::DBI classes

Marcus Ramberg marcus@thefeed.no
Wed, 02 Jun 2004 12:27:38 +0200


Simon Cozens wrote:

>Marcus Ramberg:
>  
>
>>>I am very impressed by Maypole and want to use it with a set of classes
>>>I've written using Class::DBI before I stubled on this framework. I
>>>could not use Maypole::Model::CDBI because the classes have names that
>>>are slightly different from those produced by Class::DBI::Loader.
>>>      
>>>
>>Hi Sebastian. Maypole::Model::CDBI does not require  Class::DBI::Loader. 
>>    
>>
>
>Yes, it does.
>
>  
>
Heh, sorry, you are right. My mind is going, please ignore me ;)

Marcus