> seems like using [declare] becomes unnecessary then...
> of course I think library name prefix looks ugly,
 
there you have it :-) [declare -lib] is here to stay.
 
Gesendet: Sonntag, 12. Mai 2019 um 18:08 Uhr
Von: "Alexandre Torres Porres" <porres@gmail.com>
An: "Christof Ressi" <christof.ressi@gmx.at>
Cc: Pd-List <pd-list@lists.iem.at>, "Jonathan Wilkes" <jancsika@yahoo.com>
Betreff: Re: Re: [PD] Full stop '.' in class namespace
 
 
Em dom, 12 de mai de 2019 às 13:04, Christof Ressi <christof.ressi@gmx.at> escreveu: 
the interesting thing is that you won't need the -lib flag when creating objects with a "namespace": [zexy/atoi] will automatically load zexy (if needed)
 
mindblown...
 
seems like using [declare] becomes unnecessary then...
 
of course I think library name prefix looks ugly, so I guess I like [declare] just to make things 'cleaner'.
 
but for my personal use, I have only one library i'm currently using, so I don't deal with any of this :) - no collisions, no 'collusion'...