[Maypole] relationships ?
Alex McLintock
alex@owal.co.uk
Thu, 03 Jun 2004 17:05:56 +0100
Simon Cozens wrote:
>Alex McLintock:
>
>
>>I think that if you want to do it that way then you can. There is no
>>*need* to use Class::DBI::Loader:: Relationship
>>AFAIK
>>
>>
>
>It's probably best *not* to use it. Like default templates.
>
>Use it if it does what you want. Don't use it if it doesn't do what you want.
>This ought to be easy to understand. :)
>
>
>
The big problem for beginners like myself is that we can't yet make that
judgement call.
For example, I don't always know whether
Class::DBI::Loader::Relationship doesn't do what we want it to do because
a) it can't
or
b) we don't know how to use it properly.
=====================
As a practical suggestion I think we could do with more examples along
the line of....
"So you have the basic beerDB up and running... and now you want to do
X. In order to do that you could try Y"
I'll try to write some as I learn.
Alex