Menu

#1 Newly added ajax traits are added out of order

open
5
2006-09-27
2006-09-27
No

The new traits are added out of order when put on the
page in AJAX mode. I've determined that they are
actually walking through the array out-of-order, or are
being sent out-of-order. I suspect we'll need to create
a numbering that orders them, perhaps global to the
class since we only care that they increase in value.

Discussion


Log in to post a comment.