Well to me this sounds like you'll simply have to add some refactoring 
to your todo list and split up this code into some tasty Cake(PHP) 
layers (MVC). Otherwise go with vendors.

-- Felix Geisendörfer aka the_undefined
--------------------------
http://www.thinkingphp.org
http://www.fg-webdesign.de


John David Anderson (_psychic_) wrote:
> On Dec 11, 2006, at 10:45 AM, [EMAIL PROTECTED] wrote:
>
>   
>> Hi there,
>>
>> we are porting an existing php-application to cakephp. This goes quite
>> harmless so far => very good!
>>
>> But now we want to integrate some existing libs and includes of the  
>> old
>> application into the cake-structure. But I do not know where to put
>> them. There are bussiness-logic-units, which are neither components,
>> nor models.
>>     
>
>
>   
>> They also hevily depend on the whole application, so
>> calling them a vendor-lib would'nt be right.
>>     
>
> Why not? I guess we need a better idea of why vendors won't work.
>
> The vendors directories are usually the best places to put this sort  
> of stuff.
>
> -- John
>
> >
>
>   


--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Cake PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to