Re: Found cgen documentation error

2011-07-21 Thread Andrus Adamchik
> Sorry about the false report for a documentation problem. The pages looked so > similar that I thought they were linking to the same page. I should have > looked closer. No worries. I think we need to insert a title header into both pages to make it more clear. Andrus On Jul 20, 2011, at 8

Re: Found cgen documentation error

2011-07-20 Thread Joseph Senecal
Thanks! I have my custom templates working now :-) Sorry about the false report for a documentation problem. The pages looked so similar that I thought they were linking to the same page. I should have looked closer. Joe On Jul 20, 2011, at 12:59 AM, Andrus Adamchik wrote: > > On Jul 20, 20

Re: Found cgen documentation error

2011-07-20 Thread Andrus Adamchik
On Jul 20, 2011, at 10:48 AM, Joseph Senecal wrote: > The page: http://cayenne.apache.org/doc/cgen.html > describes a tag: supertemplate > By activating Maven debuging, I was able to determine that this tag is > actually: superTemplate > And that it is case sensitive. Actually you are reading t

Found cgen documentation error

2011-07-20 Thread Joseph Senecal
The page: http://cayenne.apache.org/doc/cgen.html describes a tag: supertemplate By activating Maven debuging, I was able to determine that this tag is actually: superTemplate And that it is case sensitive. What I can't determine is what I should put in that tag to have it use my template instea