Hello,

I'm wondering if any of you have had ever the need of customize the
filenames and paths generated by Propel.

For example:

I have in my schema, a table called myReportGraphBar, so Propel
generates the classes myReportGraphBar and myReportGraphBarPeer.
If I use the package attribute properly, this classes are generated
in /lib/package/Report/Graph/.

So far, so good. But here comes the customization:
I need the classes myReportGraphBar and myReportGraphBarPeer (WITH
THIS NAME) to be created in /lib/package/Report/Graph/Bar.class.php
and /lib/package/Report/Graph/BarPeer.class.php

It's possible to customize this in Propel / Symfony ?
Thanks to all in advance.
--~--~---------~--~----~------------~-------~--~----~
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