"... might be deprecated in the future" Not to be difficult, but couldn't you say that about any class, in any api, anywhere? I guess what I'm getting at is why add the new class that accomplishes the same thing, but not mark the old one deprected? Is this simply an oversight where Adobe engineeri...
I just noticed there are now 2 Asset classes.http://dev.day.com/docs/en/cq/current/javadoc/com/day/cq/dam/api/Asset.htmlhttps://dev.day.com/docs/en/cq/current/javadoc/com/adobe/granite/asset/api/Asset.html Neither is marked deprecated, and it seems you could accomplish the same tasks using either AP...