objectionary / ineo-maven-plugin

Maven plugin that inlines and specializes objects in EO programs
http://www.objectionary.com/ineo-maven-plugin/
MIT License
4 stars 2 forks source link

Do we need the `fuse` optimization? #75

Open volodya-lombrozo opened 3 months ago

volodya-lombrozo commented 3 months ago

I have an integration test that performs fuse optimization. But the fuse optimization is outdated in inso-maven-plugin. We can repair this optimization according with new changes (update it), or we can simply remove it if we don't plan support it further.

volodya-lombrozo commented 3 months ago

@yegor256 @maxonfjvipon