Re: [elephant-devel] Collection paging

2007-10-19 Thread Ian Eslick
problem. Anyone know how SQL query systems implement this? Just remember that premature optimization is one of the four horseman of the apocalypse for the effective programmer. Ian - Original Message - From: Mariano Montone To: Elephant bugs and development Sent: Wednesday, October 03, 2007 6

Re: [elephant-devel] Collection paging

2007-10-04 Thread Mariano Montone
Thanks Ian for your long answer :) : 2007/10/3, Ian S Eslick <[EMAIL PROTECTED]>: > > When you say indexes are not sequential, do you mean UIDs are not > sequentially allocated? I think there is a BDB sequence issue that I've > never worried about that jumps to the nearest 100 when you reconnect

Re: [elephant-devel] Collection paging

2007-10-04 Thread Ian Eslick
know how SQL query systems implement this? Just remember that premature optimization is one of the four horseman of the apocalypse for the effective programmer. Ian - Original Message - From: Mariano Montone To: Elephant bugs and development Sent: Wednesday, October 03, 2007 6:57 PM S

Re: [elephant-devel] Collection paging

2007-10-03 Thread [EMAIL PROTECTED]
know how SQL query systems implement this? Just remember that premature optimization is one of the four horseman of the apocalypse for the effective programmer. Ian - Original Message - From: Mariano Montone To: Elephant bugs and development Sent: Wednesday, October 03, 2007 6:57 PM S

Re: [elephant-devel] Collection paging

2007-10-03 Thread Ian S Eslick
Sent: Wednesday, October 03, 2007 6:57 PM Subject: [elephant-devel] Collection paging Hello, it's me again :S. I would like to know how I can access persistent collection pages efficiently. What I'm trying to do is making work a web list component with elephant. The list

Re: [elephant-devel] Collection paging

2007-10-03 Thread Ian S Eslick
Sent: Wednesday, October 03, 2007 6:57 PM Subject: [elephant-devel] Collection paging Hello, it's me again :S. I would like to know how I can access persistent collection pages efficiently. What I'm trying to do is making work a web list component with elephant. The list

[elephant-devel] Collection paging

2007-10-03 Thread Mariano Montone
Hello, it's me again :S. I would like to know how I can access persistent collection pages efficiently. What I'm trying to do is making work a web list component with elephant. The list component is supposed to support well known navigation commands, like look at the collection in pages, support