Hi Esteban,
Thanks a lot. I committed the fix in Glamour. It is anyway a nicer practice to have the assignment separate.
But, concerning Metacello: Is there anything we should do to benefit from the fixes?
Cheers, Doru
On Apr 24, 2013, at 6:39 PM, Esteban Lorenzano estebanlm@gmail.com wrote:
Hi,
Thanks to Usman, I found a problem in the VM with some kind of assignment structures. Of course it should work, but in the mean time, I commited a patch for 2.0 and 3.0 (in metacello, that was preventing some configurations to be loaded), but the same problem is present too in
GLMMorphicTabulatorRenderer>>renderCustomColumn:ofPane:inUI:inBrowser:
you might want to workaround it also. You just need to change:
self renderCustomRow: each ofPane: aPane inUI: (pane := GLMMorphic containerMorph) inBrowser: aBrowser.for:
pane := GLMMorphic containerMorph. self renderCustomRow: each ofPane: aPane inUI: pane inBrowser: aBrowser.yes, I know...this whould work, and *will* work, but in the mean time...
cheers, Esteban _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing should have the right to be different."