Re: About @private in comments

2016-10-17 Thread Alex Harui
On 10/17/16, 1:03 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" wrote: >Hi, > >this is tiny, but I'm asking me for years...in old FlexSDK and now in >FlexJS code is full of @private comments in places where even the property >decorated is not private. >I always wonder what's the reaso

About @private in comments

2016-10-17 Thread Carlos Rovira
Hi, this is tiny, but I'm asking me for years...in old FlexSDK and now in FlexJS code is full of @private comments in places where even the property decorated is not private. I always wonder what's the reason behind this, since I think not only makes the code bloated with lines, but moreover this