[jira] [Commented] (LOG4PHP-69) Make use of SPL were appropriate

2012-12-29 Thread JIRA
t; Make use of SPL were appropriate > > > Key: LOG4PHP-69 > URL: https://issues.apache.org/jira/browse/LOG4PHP-69 > Project: Log4php > Issue Type: Improvement > Components: Code

[jira] [Commented] (LOG4PHP-69) Make use of SPL were appropriate

2012-12-29 Thread Ivan Habunek (JIRA)
on't force SPL stuff wherever possible. Use it where it improves the existing speed, code structure, readability, etc. > Make use of SPL were appropriate > > > Key: LOG4PHP-69 > URL: https://issue

[jira] [Commented] (LOG4PHP-69) Make use of SPL were appropriate

2012-12-29 Thread JIRA
liar with SPL and I use it whenever possible. > Make use of SPL were appropriate > > > Key: LOG4PHP-69 > URL: https://issues.apache.org/jira/browse/LOG4PHP-69 > Project: Log4php

[jira] [Updated] (LOG4PHP-69) Make use of SPL were appropriate

2011-12-08 Thread Ivan Habunek (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Habunek updated LOG4PHP-69: Fix Version/s: (was: 2.2) > Make use of SPL were appropri

[jira] Updated: (LOG4PHP-69) Make use of SPL were appropriate

2010-04-22 Thread Christian Grobmeier (JIRA)
: 2.0 (was: 2.2) > Make use of SPL were appropriate > > > Key: LOG4PHP-69 > URL: https://issues.apache.org/jira/browse/LOG4PHP-69 > Project: Log4php > Is

[jira] Updated: (LOG4PHP-69) Make use of SPL were appropriate

2010-03-23 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier updated LOG4PHP-69: --- Affects Version/s: (was: 2.0) 2.2 > Make use of SPL w

[jira] Updated: (LOG4PHP-69) Make use of SPL were appropriate

2009-08-27 Thread Christian Grobmeier (JIRA)
) 2.1 > Make use of SPL were appropriate > > > Key: LOG4PHP-69 > URL: https://issues.apache.org/jira/browse/LOG4PHP-69 > Project: Log4php > Issue Type: Improvement > Components: Co

[jira] Created: (LOG4PHP-69) Make use of SPL were appropriate

2009-08-10 Thread Christian Grobmeier (JIRA)
Make use of SPL were appropriate Key: LOG4PHP-69 URL: https://issues.apache.org/jira/browse/LOG4PHP-69 Project: Log4php Issue Type: Improvement Components: Code Reporter: Christian

Re: Use of SPL

2009-08-10 Thread Christian Grobmeier
>> 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 DirectoryIterato

Re: Use of SPL

2009-08-07 Thread Christian Hammers
Am Tue, 4 Aug 2009 13:40:07 +0200 schrieb Christian Grobmeier : > Hi guys, > just realized this: > http://de.php.net/manual/en/book.spl.php > > This makes everything more OOP. Its delivered by default with PHP 5.0 > and cannot be disabled with PHP 5.3. > I really think this makes code cleaner and