> I have entered about 1,650 records and while the queries
> are producing satisfactory results, the admin area has really
> slowed down and is getting worse as far as navigating the
> tree and entering records.

The code that keeps track of which branches are open needs to pass a lot of
information around..plus it's hard to display all the stuff in the browser.
I don't think we anticipated that it would be need to handle so many items.

I'd make an alternate navigation system where you see one page with all the
departments/subdepartments.  Clicking on a sub-department shows all the
items for that department, with no recursive travels down the tree.  That
ought to be fast enough.

Leon


_______________________________________________
FreeTrade-dev mailing list
[EMAIL PROTECTED]
http://share.whichever.com/mailman/listinfo/freetrade-dev

Reply via email to