jotyGill / openpyn-nordvpn

Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
GNU General Public License v3.0
628 stars 114 forks source link

Object Orientation #255

Open ghost opened 4 years ago

ghost commented 4 years ago

Have you considered using object orientated programming, so that it would be easier to code a custom wrapper for Openpyn?

jotyGill commented 4 years ago

I haven't dug into OO programming. (Did a bit of java years ago) Might look into it. Ideas on OO setup and design decisions are very welcome.