I am upgrading our custom code for alfresco to make it compatible for Alfresco 3.0. In the process I came across a deprecated class, AbstractContentTransformer, and found it should be replaced with AbstractContentTransformer2! This class seems to have the same method signatures as the old class and I am curious if anyone knows why this was done?