Just seems like what other frameworks call a DataSpace, toArray() is just for casting the collection of "stuff" into an array, useful for using PHP array_* functions to merge/diff collections. Though that specific implementation does seem rather odd, as it recurses as it goes along. Haven't read enough of the article to see why it does that.Originally Posted by photo312





Bookmarks