UnityMVR / umvr

Unity on Rails
MIT License
0 stars 0 forks source link

Improve stub templates #10

Open Pindwin opened 9 months ago

Pindwin commented 9 months ago

Right now, the're essentially empty, even though the use case is consistently the same. Some error-prone* typing could be spared.

'* forgetting about [Inject] above constructor is a classic.

Pindwin commented 2 months ago

It could be a good case to actually select, which parts of stub user wants generated (constructor? some method override?) as part of #16 . For now, this could be provided using attributes.