discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

is color an actual operator module ?

NH
nop head
Fri, Aug 15, 2025 8:07 AM

Also, I have modules that do just do echo for BOM generation. So they don't
operate on their children or make shapes.

On Fri, 15 Aug 2025 at 06:24, Jordan Brown via Discuss <
discuss@lists.openscad.org> wrote:

On 8/14/2025 8:58 PM, Todd Allen via Discuss wrote:

I find modules which neither generate shapes nor do operations on shapes
of their children very useful.  I increasingly like to use modules which
only set or update special $ variables based on parameters to the module
and then call children() which use those variables.

I'd say that in a sense that's doing something to the children.  But yet,
that's an interesting case that isn't clearly addressed by the
object/operator split.  Like I said, it's a useful categorization but not a
complete description.


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

Also, I have modules that do just do echo for BOM generation. So they don't operate on their children or make shapes. On Fri, 15 Aug 2025 at 06:24, Jordan Brown via Discuss < discuss@lists.openscad.org> wrote: > On 8/14/2025 8:58 PM, Todd Allen via Discuss wrote: > > I find modules which neither generate shapes nor do operations on shapes > of their children very useful. I increasingly like to use modules which > only set or update special $ variables based on parameters to the module > and then call children() which use those variables. > > I'd say that in a sense that's doing something to the children. But yet, > that's an interesting case that isn't clearly addressed by the > object/operator split. Like I said, it's a useful categorization but not a > complete description. > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
MM
Michael Marx (spintel)
Fri, Aug 15, 2025 8:44 AM

The OpenSCAD Mailing-list uses Mailman3.

Subscribers can change their Profile settings via https://lists.openscad.org/profile, you will need to sign-in.
Profile settings are also under the top/right user menu in the EMPATHY archive browser.

The settings are: (the starred setting will prevent duplicates when someone uses Reply-All)

I haven't checked, but quite possibly the mailing list suppresses the copy that it would send to you when it sees that you're on the To/CC list and so would have gotten a copy directly.  That's one of the Mailman 2 options.

So your mail client is not doing something magic... you're just looking at a message that the mailing list didn't have a chance to muck with.

The OpenSCAD Mailing-list uses Mailman3. Subscribers can change their Profile settings via https://lists.openscad.org/profile, you will need to sign-in. Profile settings are also under the top/right user menu in the EMPATHY archive browser. The settings are: (the starred setting will prevent duplicates when someone uses Reply-All) I haven't checked, but quite possibly the mailing list suppresses the copy that it would send to you when it sees that you're on the To/CC list and so would have gotten a copy directly. That's one of the Mailman 2 options. So your mail client is not doing something magic... you're just looking at a message that the mailing list didn't have a chance to muck with.