Hi Julio, On Wed, Dec 16, 2009 at 8:49 AM, Julio Oliveira <[email protected]> wrote: > Hallo alle, > > I would be willing to get issue 760 fixed. However, before I do all the > work, could someone > give me a clearer idea of what is meant with > > " Comment 4 by kirill.smelkov, Apr 01, 2008 > > > How about making .is_number a class variable instead of property for Symbol, > Number, > Atom, etc... ? > " > > Do I understand it right, that .is_number should be a class variable only > for > Symbol, Number, Atom, ..., but not for Function, etc ? (In this case, does > it > > remains as a property ? > > What is the real advantage? I myself like a lot properties, and I would say > this is > a typical example where properties should be employed. What do you people > think?
I don't have a strong opinion on this. Either option is fine. Ondrej -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
