Hi Alex,
Who are you targeting this question to? :)
Cheers,
Doru
On 6 May 2009, at 23:43, Alexandre Bergel wrote:
Just curious. Is there something still missing to
not use the
Pharo version?
Alexandre
On 6 May 2009, at 21:51, Tudor Girba wrote:
Hi,
I marked the MooseDevelopment 3.2.149.soulintegration as broken
because it has unloadable definitions.
With this occasion I looked at the code and I could not really
understand the changes. Especially adding a "version" instance
variable in FAMIXModelRoot does not sound right.
If this is something needed by SOUL, then you want to use the
built-in attribute dictionary:
self __state__ attributeGet: #YOUR_VAR default: VALUE
self __state__ attributeSet: #YOUR_VAR value: VALUE
Also, the code added in the constructor of EntityVersion makes
reference to an inexistent method (perhaps a SOUL method?):
aVersionEntity shouldStoreVersion ifTrue:[ aVersionEntity
version: version ].
Cheers,
Doru
--
www.tudorgirba.com
"Every now and then stop and ask yourself if the war you're
fighting is the right one."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel
http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
"It's not what we do that matters most, it's how we do it."
_______________________________________________
Moose-dev mailing list
Moose-dev(a)iam.unibe.ch