From: <Ext...@no...> - 2003-07-17 07:53:17
|
Steve, > This implementation /is/ a little hazy. >=20 > The idea is that you should preload your attributes in the order in=20 > which they are requested, and then they'll just be returned=20 > as the code=20 > runs. It's not actually doing a lookup. Checking which attributes are=20 > asked for is actually a separate concept and handled by a different=20 > expectation. There are some arguments for doing this but it=20 > does look a=20 > little clumsy. What are the arguments for this approach? I encountered the same = problem a while back and I'm still scratching my head :-) Thanks, Mike |