AdeptLanguage / AdeptImport

The standard library for Adept
GNU General Public License v3.0
1 stars 0 forks source link

OOP wrapper for `dw` #32

Closed ghost closed 8 months ago

ghost commented 8 months ago

dw has a C++ OOP wrapper. I'm unable to translate it to Adept because it makes use of multiple inheritance, so I'm suggesting making a brand new Adept specific OOP wrapper for dw.

IsaacShelton commented 8 months ago

That would be nice, but I don't use dw so I think it'd be better for someone who does to maintain it