SandstoneDB, Fuel - Contexts must only be created with newForMethod:
Hi - I'm attempting to use Sandstone and ran into the error in the subject line on the initial save. I found this discussion: http://forum.world.st/Contexts-must-only-be-created-with-newForMethod-td3710... But don't know how to adapt it to 'fix' my error. Should I just overwrite #basicNew: in my image? I'm attempting to use the Fuel serializer and I loaded Fuel from the metacello config. Thanks Paul
On Fri, Sep 9, 2011 at 6:58 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
Hi -
I'm attempting to use Sandstone and ran into the error in the subject line on the initial save. I found this discussion: http://forum.world.st/**Contexts-must-only-be-created-** with-newForMethod-td3710463.**html<http://forum.world.st/Contexts-must-only-be-created-with-newForMethod-td3710...>
But don't know how to adapt it to 'fix' my error. Should I just overwrite #basicNew: in my image?
I'm attempting to use the Fuel serializer and I loaded Fuel from the metacello config.
This should not happen. Can you tell me which version of Fuel did you install with Metacello? and more precisely which version of Fuel package.
Thanks
Paul
-- Mariano http://marianopeck.wordpress.com
On Fri, Sep 9, 2011 at 6:58 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
Hi -
I'm attempting to use Sandstone and ran into the error in the subject line on the initial save. I found this discussion: http://forum.world.st/**Contexts-must-only-be-created-** with-newForMethod-td3710463.**html<http://forum.world.st/Contexts-must-only-be-created-with-newForMethod-td3710...>
But don't know how to adapt it to 'fix' my error. Should I just overwrite #basicNew: in my image?
To which class is it sending the #basicNew? because it shuld not do it. Can I reproduce it somehow?
I'm attempting to use the Fuel serializer and I loaded Fuel from the metacello config.
Thanks
Paul
-- Mariano http://marianopeck.wordpress.com
Can you run the Fuel tests and see if there is one failing ? On Fri, Sep 9, 2011 at 7:06 PM, Mariano Martinez Peck <marianopeck@gmail.com
wrote:
On Fri, Sep 9, 2011 at 6:58 PM, Paul DeBruicker <pdebruic@gmail.com>wrote:
Hi -
I'm attempting to use Sandstone and ran into the error in the subject line on the initial save. I found this discussion: http://forum.world.st/**Contexts-must-only-be-created-** with-newForMethod-td3710463.**html<http://forum.world.st/Contexts-must-only-be-created-with-newForMethod-td3710...>
But don't know how to adapt it to 'fix' my error. Should I just overwrite #basicNew: in my image?
To which class is it sending the #basicNew? because it shuld not do it. Can I reproduce it somehow?
I'm attempting to use the Fuel serializer and I loaded Fuel from the metacello config.
Thanks
Paul
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
participants (2)
-
Mariano Martinez Peck -
Paul DeBruicker