« Return to Thread: [Bug 623] New: hop.get(name) doesn't use cache

[Bug 623] hop.get(name) doesn't use cache

by Bugzilla from bugzilla-daemon@helma.at :: Rate this Message:

Reply to Author | View in Thread

http://helma.org/bugs/show_bug.cgi?id=623





------- Comment #1 from maksim.lin@...  2008-09-02 01:12 -------
I think the reason is that Helma doesnt keep the kind of index by accessname
that your example code creates and instead still indexes on the in the _id
proeprty, no matter what accessname property is set for a collection.
In my opinion it should and I think it would be a fairly small code change to
fix this.
It would be great to get this fixed soon, so I'm marking this for 1.6.3 and
will try to submit a patch for this soon.


--
Configure bugmail: http://helma.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev

 « Return to Thread: [Bug 623] New: hop.get(name) doesn't use cache