Re: enum options

new topic     » goto parent     » topic index » view thread      » older message » newer message
Derek Parnell said...

Yes, that was my initial thinking but for the purpose of this example I wanted to keep it simple. The base=N is kinda nice but resetting it could be problematic. For example ...

with enum base = 1 
enum foo, bar 
with enum base = 4 
enum qwerty, asdfgh 
. . .  
without enum base -- ??? resets to one 
enum poiuy, trewq 

I would reset it to the default of 1.

Derek Parnell said...

I'm worried about scope creep for 4.0 though.

Yes, this doesn't have to be in 4.0. I'm just thinking while the subject is alive.

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu