[Wiki] changed: MichaelRubinsky
Michael Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.cvs |
|---|---|
| Message-ID | <[email protected]> |
mrubinsk Fri, 31 Jul 2009 11:31:48 -0400 Modified page: http://wiki.horde.org/MichaelRubinsky New Revision: 1.7 Change log: use Horde_Support_Array where possible @@ -47,8 +47,10 @@ Replace current tagging implementation with the !PrettyTagger stuff from Kronolith - still to decide, can we completely replace Ansel's Tagger with the Content tagger? Ansel_Gallery::addImage() should take an Ansel_Image object, not the raw image data to create the object. + +Use Horde_Support_Array objects for private class params to avoid all the if (!empty($this->_param['foo']) ? $this->_param['foo'] : '') type conditionals ++Horde_Image Refactor Ansel_ImageData into Horde_Image - putting EXIF data extraction where it belongs. -- To unsubscribe, mail: [email protected]