voyage icon indicating copy to clipboard operation
voyage copied to clipboard

The method ByteSymbol>>#writeBSONOn: called from BSON>>#nextAssociationPut: has been deprecated.

Open uternet opened this issue 1 year ago • 0 comments

I'm following "A Simple Tutorial with Super Heroes" to try out Voyage, and when I try to save a Hero object to MongoDB I get this prompt:

The method ByteSymbol>>#writeBSONOn: called from BSON>>#nextAssociationPut: has been deprecated.

Pharo version: 11 MongoDB version: 7.0.5 OS: Linux Mint 21.3

uternet avatar Feb 22 '24 11:02 uternet