Miha Lunar

Results 56 comments of Miha Lunar

I'm using it from AS3 with the SWC. Would it be possible to implement an option that would "override" the previous encode when you call a new one, instead of...

Sure, but you could just call that at the beginning of encode(), no?

Ah, but don't you already have a static variable that handles the "one encode at a time" thing? Surely that's in the same field of yuckiness? :)

> I'm a bit hesitant to approve this, because the pull request majorly splits up the dense description from before into 4 subsections without providing additional clarification that wasn't clear...

@tkrop this is ready for another look. Most of your comments were actually on a diff that was from a non-ideal merge, so I opened #795 for those. The diff...

@ePaul I added your suggestion, please check again!

I tried to dump a few thoughts on this without going through the whole discussion, so feel free to just skip over this and treat it as a brain dump....

> 2a: If the API designer knows what errors can happen, they should mention them in the API definition. This can be done by extending the problem object and adding...