PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Images » Image_Color » Bug #3095

class refactoring ...

Details

Request #3095class refactoring ...
Submitted2005-01-04 16:20 UTC
Frommquinton at gmail dot com
Assigneddrewish
StatusClosed
PackageImage_Color
PHP VersionIrrelevant
OSirrelevant
Roadmaps(Not assigned)

Comments

[2005-01-04 16:20 UTC] mquinton at gmail dot com

Description:
------------
this class uses 2 internals attributes : $color1, $color2 and is not very usable. This task is not very hard.

But the difficulty could be to be compatible with previous versions of this class.

[2005-09-11 05:04 UTC] drewish at php dot net

I agree it's pretty wanky. I've proposed an Image_Color2 package that, I think, is a bit more useable. I don't think Image_Color will be changing too much.

[2005-09-11 05:06 UTC] drewish at php dot net

Sorry, I forgot to mention the main reason for it not changing is backwards compatibility.