-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
acceptedIssue accepted as validIssue accepted as validenhancementNew feature or requestNew feature or requeststartedWork has started on this issueWork has started on this issue
Description
I really don't like how messy the TPJEnvironmentVars.CreateBlock method is.
It would be much better to encapsulate the whole messy business in a separate class and provide a Memory property that points to the required block.
TPJEnvironmentVars.CreateBlock could then be overridden to accept this new object as a parameter if it was thought necessary to retain such a method. The old TPJEnvironmentVars.CreateBlock could then be deprecated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptedIssue accepted as validIssue accepted as validenhancementNew feature or requestNew feature or requeststartedWork has started on this issueWork has started on this issue