-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
I've been thinking we could just pull out the functions here so we have a 3 line package for other packages to add method definitions to for their own types, without generated functions etc complicating the issue of adding a dependency.
The whole thing would be just the functions to extend:
function constructorof end
function setproperties end
function getproperties endIs there any problem with doing that? It would also free us up to put more object definitions in ConstructionBase.jl and worry a little less about how light-weight it is.
Metadata
Metadata
Assignees
Labels
No labels