There isn't a whole lot of CRUD in W3Counter (just a few screens to 
manage an account and websites). The bulk is reporting the web stats, 
and it doesn't make much sense to consider a visitor log or log row as 
an object, and to retrieve it as such. Combine that with the high 
performance demands of the application, and it made more sense to write 
the reporting queries by hand and profile them individually.

W3Counter uses neither Propel nor Doctrine. I created my own model 
layer, but the rest of Symfony was used as-is.

Regards,
Dan Grossman
http://www.dangrossman.info

Frank Stelzer wrote:
> Really great site with a nice design!
>
> Am 22.05.2007 um 15:45 schrieb Jonathan H. Wage:
>
>> I am curious, did you use Propel?
>>
>
>
> I am interested in this fact, too :)
>
>
> - Frank
>
>
> >


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

Reply via email to