SegsEngine icon indicating copy to clipboard operation
SegsEngine copied to clipboard

Untangle mono from engine dll

Open nemerle opened this issue 5 years ago • 0 comments

Right now we have references to Mono in 2 places:

  • engine module
  • glue plugins

It would be nice if glue plugins only used 'services' provided by engine module to access mono functionality.

nemerle avatar Sep 16 '20 14:09 nemerle