NateIsStalling / Basic4GLj

Basic4GL for Java - a BASIC language compiler and IDE
BSD 3-Clause "New" or "Revised" License
8 stars 0 forks source link

Re-valuate "protected void finalize()" usage #6

Open NateIsStalling opened 1 year ago

NateIsStalling commented 1 year ago

Bad port of de-constructors in original C++ source; unclear scope of issue and if appropriate to refactor as teardown method or simply remove. Approach depends on usage around OpenGL memory allocations