I usually try to do so :)

Maybe it was 4am, or maybe it collides with Morphic API :)
Anyway, it should be more consistent

Ben

On Sep 2, 2013, at 2:59 PM, Erwan Douaille <douailleerwan@gmail.com> wrote:

Hi,

I'm working on the UIPainter importer. I'm able to import already existing spec windows but now i need to retrieve widgets properties. 

For example, on a ButtonModel i would like to retrieve the Icon. Actually if i want to retrieve it it means than i have to send #iconHolder message. The thing is, to set it we used #icon:

Why not uniformize it ? For me, #iconHolder should be #icon. It will be more easier for me to retrieve informations, and for users to use it.

--
Best regards,

Douaille Erwan <douaille.erwan@gmail.com>