in reply to Re: Making 'all' the attributes read only by default (Moo)
in thread Making 'all' the attributes read only by default (Moo)
It's a good thing, then, that I'm not trying to make my objects immutable :)
I'm just searching for some way to type is => 'ro' less, and make it clear that all the attributes of a given package have the 'ro' property set.
- Luke
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Making 'all' the attributes read only by default (Moo)
by BrowserUk (Patriarch) on Jan 23, 2015 at 09:08 UTC | |
by blindluke (Hermit) on Jan 23, 2015 at 11:07 UTC | |
by BrowserUk (Patriarch) on Jan 23, 2015 at 13:16 UTC | |
Re^3: Making 'all' the attributes read only by default (Moo)
by Arunbear (Prior) on Jan 23, 2015 at 11:45 UTC | |
by tye (Sage) on Jan 23, 2015 at 14:53 UTC | |
by Arunbear (Prior) on Jan 23, 2015 at 18:31 UTC | |
by blindluke (Hermit) on Jan 23, 2015 at 12:05 UTC |