SD2E / opil

The Open Protocol Interface Language (OPIL) is intended as a standard language for protocol interfaces
5 stars 1 forks source link

specify which opil object supports clone() or copy() method #153

Open tramyn opened 3 years ago

tramyn commented 3 years ago

When looking at opil's library, I'm not sure which opil object supports copy/clone methods. I had to ask @bbartley to get this kind of information. It will be convenient to have this documented in the library by creating copy/clone functions per opil object. This will also be convenient for me to track what fields within an object are copied/clone.