Skip to content

The current state of the API #5

@MatusGuy

Description

@MatusGuy

As you could've seen in the release description for 0.2.1.0, the constructor for MObject is now static, I had to change every instance of self in every constructor, and so, I forgot some, and now it's quite broken.

Yesterday I was also talking to my friend about the __index and __newindex metamethods, I knew __index was fired when k didn't exist in t, but I didn't know that also applied for __newindex! "Crap! But it all seemed to work fine!". And that's why Mt BETA 0.2.1.0 is a pre-release.

I will create an actual release at the same time I release MSpinBox

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions