forked from Fediversity/Fediversity
add classes #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "kiara/Fediversity:data-model-classes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
specifies classes in the data model, raising these to from
_class
model attributes tosubModuleWith
'sclass
parameter where possible.based on my earlier commit eba4be2b1eceff805d465ae11d69a94555d4ab88.
note: resource policy has remained as to use
deferredModuleWith
(rather thansubmoduleWith
) to ensure evaluation will go thru.merge-wise, it may be preferable to handle this PR before #3.
finally, while forgejo is horrible in viewing diffs, the likes of diffchecker handle this slightly better, highlighting changed parts of lines. in practice tho, there aren't really additional changes here.
superseded by #7
Pull request closed