On 9 March 2013 18:58, Ciprian Teodorov <ciprian.teodorov@gmail.com> wrote:


On Sat, Mar 9, 2013 at 4:00 PM, Igor Stasenko <siguctua@gmail.com> wrote:
how to create trait programmatically?

Here you go:

trait := Trait named: #MyProgrammaticallyCreatedTrait.


You can also do the same trick with classes, btw:

newclass := Object subclass: #MyNewClass.

;)

cool... ;)��
+igor

but then why do we need changes and change classes ?

but yeah I asked a stupid question ... the DNU is still there though

that belongs to RB.. not Trait's problems.
file a bug entry :)
��
--
Best regards,
Igor Stasenko.




--
Dr. Ciprian TEODOROV
Ing
��nieur��D��veloppement��CAO

t��l : 06 08 54 73 48

mail :��ciprian.teodorov@gmail.com
www.teodorov.ro



--
Best regards,
Igor Stasenko.