Forked from
Platform / Development / swh-model
34 commits behind, 2 commits ahead of the upstream repository.
It turns out that calling @deprecated on Content alter the class, and any instantion of "Content" will be wrongly marked as deprecated… So use a different approach too preserve compatibility (and we won't keep it long).