PolyProcessInterface / ppi

2 stars 2 forks source link

Add an annotation processor that would generate a Class to dispatch messages #49

Open n-peugnet opened 4 years ago

n-peugnet commented 4 years ago

This processor could be used to validate the user's NodeProcess at compile time, as well as generate a Class that would be used at Runtime to dispatch messages without using reflexivity