reactivemarbles / ObservableEvents

MIT License
120 stars 10 forks source link

Feature generic classes #143

Closed nilsauf closed 1 year ago

nilsauf commented 1 year ago

Hi,

this PR enables the generator to generate code for generic classes, fixing #117 in the process. It also handels type constraints. I had to change a few things, but the rest should work as expected. Take your time to review it.

Feel free to contact me for any questions.

nilsauf commented 1 year ago

@glennawatson any thoughts on this?

glennawatson commented 1 year ago

Thanks for the reminder. This one slipped through the cracks. Thanks again

nilsauf commented 1 year ago

Is it possible to deploy a release from the main branch?

glennawatson commented 1 year ago

See https://github.com/reactivemarbles/ObservableEvents/releases/tag/1.2.3

nilsauf commented 1 year ago

Tanks!

github-actions[bot] commented 1 year ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.