layer extension helpers #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
create a LayerProperty delegate interface and a few OOTB behaviors
default behavior should be lazy. we only want to instantiate values on the scope when we need them
example usages:
i'll add to this as i think of new OOTB behaviors i want to include and will only close the issue after that