Sounds good. But, if we add it to the MooseModel, then we will not need the instance variable, because it will be added in the pool of entities.
Doru
On Mon, Sep 14, 2015 at 11:49 AM, Usman Bhatti usman.bhatti@gmail.com wrote:
Hi,
I propose to change this:
MoosModel>>sourceLanguage: aSymbol ^sourceLanguage := aSymbol
by:
MoosModel>>sourceLanguage: aSourceLanguage sourceLanguage := aSourceLanguage. sourceLanguage mooseModel: self
So, that we don't have to remember to add manually the source language to the model.
Is it ok to do this change?
usman
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev