> > > I just want to know what about authorname > > > in object (article) array > > > > It's fetched explicitly from the person table. I'm not too happy about > > that, but for backwards-compatibility reasons it will have to stay. > > wow! it looks like I do not need to get person object when I want > to get article username :)
That's correct, you don't. You don't get any flexibility in formatting the name, though. We do the same thing for dates, which is pretty crappy for date internatiolization. > But for further compatilibity it is suggested to rather > get person object , right? That's what I'd prefer, yes. > > > , and if database-upgrade > > > script is generated while compiling MMP? > > > > No, it's part of the data package. > > I downloaded MMP from midgard site. > Unpacked directories do not conatin > any script like that. It's in the data package > If You want me to use CVS , please > just give me a link :) http://nightlybuilds.midgard-project.org/snapshots/midgard-data-1.4_CVS200201280201.tar.bz2 or http://cvs.midgard-project.org/~checkout~/midgard/data/database-upgrade?rev=1.15&content-type=text/plain but it's also part of the 1.4.2 data package. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
