|
From: Klaus R. <kla...@rz...> - 2008-04-28 10:20:21
|
Hi,
currently Sprites and MovieClips are available in language wrappers.
Both classes are equivalent and usually realized as an alias.
Removing silently a public interface which has been part of ming for a
long time isn't a good idea. Having two object types for the same thing
isn't a good idea neither. Therefore the users should be warned when
using a deprecated interface to give some time to adopt the code (1-2
releases maybe).
I've just re-added the SWF::Sprite perl module. But we need a perl
hacker to add a deprecation message if using SWF::Sprite. Any volunteers
? Or just some hints how to do it ?
Cheers
Klaus
|