Re: sorry for double post
[prev]
[thread]
[next]
[Date index for 2004/06/24]
step2@xxxxxxxxxxxxxxxx.xxx wrote:
> this does what i want, in the sense that i can do Artist->search_aliases(x) and
> get the other names (or whatever) i want... but i was thinking of Artist as an
> object that represents an artist. i was hoping to be able to do something more
> like $artist = Artist->retrieve(1) and just have all the aliases automagically
> available to $artist without a separate Artist->search...
What's the problem? Is it the name of the method or the fact that you
have to do a second database hit? Both could be changed, but tell us
what you're trying to do first.
- Perrin
|
|
Re: sorry for double post
Perrin Harkins 14:16 on 24 Jun 2004
|