[chuck-users] setting static data at construction (bug)

Stephen Sinclair radarsat1 at gmail.com
Wed Sep 10 10:49:34 EDT 2008


On Tue, Sep 9, 2008 at 9:42 PM, Kassen <signal.automatique at gmail.com> wrote:
> Stephen Sinclair;
>
>>
>> Hey, just wanted to mention: i encourage you (chuckers? chuckists?
>> chuckians?) to post bugs here or on the dev list, even if you get
>> little response.  At some point in the future we can do a simple
>> search through the lists for the keyword "bug" and collect them all,
>> so please don't be afraid to make these kind of posts.
>
> I took that to mean you agree this is a bug and not a feature?

Initializing static data is pretty useful, so if there's no other way
to do it then yes I'd agree.
Well, you can do it I guess by sticking initialization code after the
class, but I think your proposal is cleaner.

Steve


More information about the chuck-users mailing list