pgo icon indicating copy to clipboard operation
pgo copied to clipboard

Remove `ArchetypeResourceMaker` and using simple constructors instead

Open shayanh opened this issue 3 years ago • 0 comments

ArchetypeResourceMaker was introduced to help with persistence at first. We didn't implement anything at that time until later we implemented persistence with another idea. The resource maker interface now doesn't have any benefits but has made the code much more complex.

shayanh avatar Jan 14 '22 02:01 shayanh