On Sat, Feb 1, 2014 at 6:00 AM, Johan Fabry <jfabry@dcc.uchile.cl> wrote:

On Feb 1, 2014, at 9:32 AM, Sebastian Sastre <sebastian@flowingconcept.com> wrote:

<snip lots of stuff>
 
> It’s a half-ass non-solution
>
> Do you really love cleaning that up?


This half-assed non-solution is the same solution as for Traits, essentially. Do you have the same issue with Traits?

personally, yes.  When I first tried figuring out how to do Traits, I remember taking a long time tracking down how to add them to a class.  Trying to figure out hot to remove them was even harder.  And neither of these were helped by auto-hiding of the creation method in the browsers.  Or course, now that I've paid that price, I just find one of my classes with Traits in it to refresh my memory of how to use them when I need it next time (since, invariably, it will be many months between uses - if not longer).

-cbc
<snip more>