Post by Admin on Jul 16, 2016 4:28:24 GMT
astro75 @astro75 Sep 13 2015 10:13 I've pushed my other version of roslyn generator github.com/astro75/Entitas-CSharp/tree/roslyn-syntaxanalyzer-generatorpros over my previous roslyn method: faster, works with mono, less dependencies cons: component can't be a partial class, maybe others As for custom types. This can be solved by copying using statements from the original file astro75 @astro75 Sep 13 2015 10:19 Shouldn't be hard to implement this One problem that I see, is that you can't have nested rypes inside the class of concrete component.
|