I use this: http://bin.cakephp.org/view/634962728

It's not based on the tree behavior [written from scratch], but it's
not transactional and I've no idea of its performance on large tables
as I've only ever used it on tables with less than 100-200 rows.

On Feb 11, 10:20 am, AD7six <[EMAIL PROTECTED]> wrote:
> On Feb 11, 11:13 am, wirtsi <[EMAIL PROTECTED]> wrote:
>
> > Hi ...
>
> > I'm aware that this is not 100% Cake specific ... but I got to deal
> > with it atm in my Cake project so I hope you guys can help me out.
> > What I got here is:
>
> > A table containing around 1000 jobs (table framejobs) that need to be
> > in a specific order. For that reason I created a table column called
> > jobcolumn_position which I made a UNIQUE INDEX. Storage is MyISAM.
> > Version is 1.2.0.5875 pre-beta.
>
> I use this:http://bin.cakephp.org/view/1515101211
>
> Which is a shameless, slimmed down tree behavior (as is obvious from
> the unedited doc blocks).
>
> hth,
>
> AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to