On Tue, Jun 7, 2011 at 12:47 AM, Eliot Miranda <[email protected]>wrote:

> Hi All,
>
>     if I want to export a package (Fuel!!) to a dialect without traits is
> there anything to help me remove the trait info and just file-out the
> composed code?
>
>
Hi Eliot. Traits are only used in Fuel for testing. And really used for
testing methods for classes and traits (not the basic methods). So, of
course, you can directly fileout the Fuel package only without traits.

One of the things I always wanted is what you are really asking, a way to
fileout forgetting traits, just letting those methods directly in the
classes. But I have no idea if that's possible.

Finally, I was never really convinced about the Traits usage in Fuel. Mostly
because some tools seem not to be happy with them...We should check how much
difficult and what we loose removing them now....

Cheers

-- 
Mariano
http://marianopeck.wordpress.com

Reply via email to