>> Any experiences from you with that lib? Opinions?
>
> I liked the idea of the SPL when it was started but honestly I never
> got into the situation to actually need anything of it.

Good!

> In contrast to Java, hashes and arrays are already built in and
> Double Linked Lists or DirectoryIterators are not so commonly used so
> it did not become as important as the Java Collections API.

Thats true

> But if you know some part of log4php that could make use of it, I
> would certainly favour  of doing so.

since they ArrayObject f.e. is an object, we don't need such stuff
like & operators for pointers anymore. We could use plain references
in java like style instead, and this would be a great benefit for
readability imho.

But I see I am running against open doors. I am opening an issue for
any patches which come in addressing this  ;-)

Thanks,
Christian

Reply via email to