Torsten Paul

Results 338 comments of Torsten Paul

I believe the idea with that was to have `C` as class definition and `o` as instance - which matches existing module behavior. That seems to collide with the currently...

Yes, that's the point where I also have not fully wrapped my head around. For consistency object literals must have lexical scoping too which seems clear enough when just looking...

The lexical scoping itself is not a big problem anymore as I've implemented that for the function literals already. The function objects can now hold on to their lexical scope...

Agreed, what I'm trying to achieve at this time is pretty much the list @doug-moen mentioned in https://github.com/openscad/openscad/issues/3088#issuecomment-539626365 - it seems the current design of object literals goes in a...

Strange, there's no special configuration I'm aware of. I'll try again with a fresh installation.

I tried again in the installation used earlier (which is supposed to be just downloaded package + database config via admin interface + deployed application, no special setup or anything)....

Just noting there's https://ochafik.com/openscad/# ...

With the big discussion going on in #4337 we probably end up with that one as both PRs cover the same topic. I'm not finally sure if there's maybe a...

Upstream Patch submitted - https://github.com/3MFConsortium/lib3mf/pull/322.

@makeasnek feel free to post that as a separate issue, it's not really useful having that as comment on some random issue which not even has a bounty. I'll mark...