Forum OpenACS Q&A: Re: Bug or feature?

Collapse
10: Re: Bug or feature? (response to 1)
Posted by Deds Castillo on
Scott just fixed the sorting of children through a straight port of how ETP does it.  But I do agree that the child order should be kept in the cr as well. This should come in the future while improving BCMS.

One thing to mention here is that we took into consideration backwards compatibility with etp (for the moment) while doing stuff.  This means that mounting BCMS and pointing it to an ETP instance should work.

Once I'm done with stuff, I'll do a cleanup, remove cruft and give it to Jun for committing.  I've also been studying DaveB's code on xcms.  That's the way to go once it matures.