bdarcus / csln

Reimagining CSL
Mozilla Public License 2.0
13 stars 0 forks source link

Get rid of `ProcReference`? #21

Closed bdarcus closed 1 year ago

bdarcus commented 1 year ago

The formatting methods are currently attached to the ProcReference struct.

But I think we can remove that, and move them to InputReference.

Can probably also simplify ProcTemplate.