RyanofTinellb / Smeagol

A suite of programs for creating and maintaining a constructed language website.
http://www.tinellb.com
0 stars 0 forks source link

Inherit SiteEditor from Properties #40

Closed RyanofTinellb closed 5 years ago

RyanofTinellb commented 5 years ago

This would be a big one, to refactor and check consistency. But SiteEditor has so many references to Properties, it ought to inherit. The main problem is checking that Python's method resolution order wouldn't break anything.

RyanofTinellb commented 5 years ago

I think it's working. Provisionally closing.