Made scrolls JSON serializable
WHY do they implement a JSONsavable Interface, only to throw 'NotImplementedException' on mandatory members they would otherwise not need?
Please register or sign in to comment
WHY do they implement a JSONsavable Interface, only to throw 'NotImplementedException' on mandatory members they would otherwise not need?