Daniel Zaoui <daniel.za...@samsung.com> writes:

> Hi Savio,
>
> Concerning the class type, I hesitate between:
> - Elm_Button as Regular {...
> - Elm_Button {
>      class_type: Regular
> Well, here I give regular as example even if I think it should be the 
> default type but it is just for the example.
> I prefer the first one.
>

What about:

class Elm_Button {
};

interface Elm_Foobar {
};

abstract Elm_Barfoo {
};

mixin Elm_Farboo {
};


-- 
Savio Sena
<savio.s...@acm.org>

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to