|
Re: Adding instance variables during runtime: msg#00069lang.smalltalk.squeak.beginners
2006/12/12, Mathieu <mathk.sue@xxxxxxxxx>: Look at Class>>addInstVarName: It's possible but not recommended (I think) What you could try is to use a container as instVar (or classInstVar) in which you can add several elements that will act as instVar. It's a model called AOM (Adaptive Object Model) have a look here: http://www.adaptiveobjectmodel.com/ Cédrick _______________________________________________ Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: working with dates, Mathieu SUEN |
|---|---|
| Next by Date: | Re: working with dates, Kel Graham |
| Previous by Thread: | Re: Adding instance variables during runtime, Mathieu |
| Next by Thread: | working with dates, Kel Graham |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |