Steven Schveighoffer wrote:
We need digitalmars.D.is_it_a_property_or_not. Whenever in doubt,
people can ask a question there.
OK:
digitalmars.d.should_this_be_a_class_or_struct.
digitalmars.d.should_this_symbol_be_capitalized.
digitalmars.d.should_this_use_a_function_pointer_or_delegate.
digitalmars.d.should_this_be_const_or_immutable.
Can we ever get any work done without these?
-Steve
Closer to the mark would be ...
digitalmars.d1.dont_ask
digitalmars.d2.should_this_be_a_class_or_struct
digitalmars.d2.should_this_symbol_be_capitalized
digitalmars.d2.should_this_use_a_function_pointer_or_delegate
digitalmars.d2.should_this_be_const_or_immutable
digitalmars.d2.will_shared_ever_work
Justin