DataBuffer, ColorModels and SampleModels
Roman Kennke
roman at kennke.org
Wed May 9 07:10:14 UTC 2007
Hi,
Am Dienstag, den 08.05.2007, 17:56 -0700 schrieb Phil Race:
> There are a number of classes in java.awt.image,
> java.awt.image.renderable, and java.awt.color
> that are in many cases, mostly Sun code but have some 3rd party content.
> We can distentangle this so its not an encumbrance per se as an entire
> module/lib
> might be which is the case with the others. And we don't particularly
> want to do the
> disentanglement if we hear back that in fact its OK ..and we have a
> reasonable
> expectation that is what will happen. But also we couldn't really hold up
> JavaOne for this :). So they are left out deliberately for now and
> provided as
> 'binary' plugs.
Thanks alot for the explanation Phil. I'll study the available code then
and see what could possibly be done about the CMS problems. One quick
question: The build seems to always pull in the encumbered classes from
the plug, even if I put in a replacement class in the main tree. Is
there an easy way (like a list of classes) to disable pulling in certain
classes? I can't seem to quickly find such a list or something.
> BTW we (2D etc) are pretty much "out" at JavaOne this week.
Yeah! I actually was wondering if anybody's already listening on this
list ;-) Have fun!
Cheers, Roman
--
http://kennke.org/blog/
More information about the 2d-dev
mailing list