March 9, 2013
5:58 p.m.
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
-- 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