summaryrefslogtreecommitdiff
path: root/framework/Collections/TPriorityList.php
AgeCommit message (Collapse)Author
2010-04-22started using the TPriorityList, updated some methods functions and slimmed ↵javalizard
things done a touch. This also updates the unit test. The unit test isn't perfect just yet but this class works 100% as a TList. As things get settled I'll get the docs going on this new class.
2010-04-18TPriorityList works like TList if no class specific methods are called. ↵javalizard
Adds the Unit test. TPriorityList needs more unit testing but I wanted to submit this so the method names can be peer reviewed.
2010-04-12added @versions to the TList and TPriorityListjavalizard
2010-04-12TPriorityListjavalizard