On Tue, Aug 30, 2011 at 9:14 PM, Laszlo Zsolt Kiss <lzskiss@gmail.com>wrote:
hi. first i load the ConfigurationOfOpenDBX and the 1.4 version is missing from the spec.:
stable: spec <symbolicVersion: #stable>
spec for: #'pharo1.2.x' version: '1.0'. spec for: #'pharo1.3.x' version: '1.0'.
then i added the next line to the spec:
spec for: #'pharo1.4.x' version: '1.0'.
then i probally do it this:
(((Smalltalk globals at: #ConfigurationOfOpenDBXDriver) perform: #project) perform: #version: with: #stable) load.
i gived back a warring:
"The method Gofer addVersion: has been deprecated. Instead of #addVersion: simply use #version:
Hi. Yes, I can reproduce this problem :(
Select Proceed to continue, or close this window to cancel the operation."
I proceed this warrning.
Then gived back an error message, I think this error came from the Metacello. I attached the PharoDebug file.
The error is in the method #updateProject where it does: (GoferPackageReference name: mgr packageName repository: mgr repositoryGroup) versionReference. GoferPackageReference dnu #name:repository: instead, it is implemented in GoferResolvedReference Dale any idea? Versions: Gofer-Core-StephaneDucasse.135. Metacello version is ...... ConfigurationOfMetacello project currentVersion raises dnu #setName So...I guess Pharo 1.4 is using a very new version of Gofer, which brings lot of changes that break Metacello ? Thanks! Byte
Laszlo Zsolt
Ps: the image is clean #14112 and the CogVM is the last..
inez Peck <marianopeck@gmail.com>
On Tue, Aug 30, 2011 at 9:53 AM, Laszlo Zsolt Kiss <lzskiss@gmail.com>wrote:
Hi Developers!
Can I use any way this combination: DBXTalk with Pharo 1.4?
Hi. Yes, sure. Did you try it? You shouldn't have any problem. Please let us know if you do have.
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com