You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, we reversed this: the [BackboneElement] has been removed, since the name of the type (Base.TypeName to be precise) now reflects the name of the backbone element, so the attribute is no longer useful. The IsNestedType (now: IsBackboneType) has remained.
This has been replaced by a separate
[BackboneElement]
attribute and is no longer necessary.@ewoutkramer has a branch for this, which was not yet turned into a PR.
The text was updated successfully, but these errors were encountered: