sidewinderlabs / backplanejs

Other
12 stars 3 forks source link

Create indexed dependency list #80

Closed backplane-import closed 13 years ago

backplane-import commented 13 years ago

Imported from backplanejs Google Code issue 80.

Reporter fdintino
Date 21 Jul 2010 12:02:21 AM UTC

Since array iteration is much slower than key lookup, create a dependency list object similar to the Vertex.prototype.depList, only indexed on a unique id.

Part of this task is assigning a unique numeric id to each vertex.


Owner set to fdintino

Priority: Medium Type: Defect

backplane-import commented 13 years ago

Update by fdintino on 21 Jul 2010 12:04:35 AM UTC

Type: Defect → Enhancement

backplane-import commented 13 years ago

Comment by markbirbeck on 21 Jul 2010 3:13:21 PM UTC

A fix for this is available at:

http://code.google.com/r/fdintino-backplanejs/source/detail?r=9cdbf8975ce85124dbb824e2e3124f309abe30d6


Updates

Ticket status set to FixPending

Module: XForms Component: Logic

backplane-import commented 13 years ago

Comment by fdintino on 21 Jul 2010 3:47:31 PM UTC

This issue was closed by revision 876cd9f7b129f504f632e770aae1c4df6ecd6e7a (originally 7b97a864db).


Updates

Ticket status set to Fixed