Re: Case for a typo - no pun intended :)



On 9/24/07, Frogface <declan frogface org> wrote:
> Just having a quick peruse through the code and saw the following
> inconsistency in casing in TagStore.cs. Should the 'Category' marked with
> HERE below be 'category' or vice versa?

While it would ideally be consistent, there is no bug here (and
functionally no inconsistency since the Category getter just returns
category).  You would only get a recursive situation if the getter
called the getter or setter the setter.

Gabriel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]