exposing effects core functionality

exposing effects core functionality


What do you think of this request? http://dev.jqueryui.com/ticket/3806
The functions getRGB and getColor (and the colors array) are useful
for anyone dealing with CSS and color, but they are private to
effects.core.js
Can they be made public? Something like
$.effects.getRGB = function getRGB(...
Any reason not to expose those?
Jörn