Re: [Vala] Gtk.RecentFilterInfo and some interface issues.



Em 14-12-2010 19:44, Frederik escreveu:
On 12/14/2010 07:27 PM, Erick Pérez Castellanos wrote:
The standard property implementation above can be written shorter:
      public int foo { get; set; }



This code gives an error: "... already contains a definition for `_foo'"

        private int _foo;
        public int foo { get;    set; }

Should it happen? The compiler is exposing internal treament to the user.

Is there any intent to change this behaviour?

-- 
Eduardo Gurgel


Attachment: signature.asc
Description: OpenPGP digital signature



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