I do currently not save big documents or pictures within the person but I
will save things like the name of the view which was clicked each time the
user changes to another view. I think saving the whole person data (address,
bank data etc) would create much overhead. I also save travel data with
receipts, vehicle trips etc. Changing the name of a trip should not lead to
saving the whole trip with its vehicle and receipt data....So for me, using
update operations would make much sense. And perhaps, later, documents could
be added, too.

Sorry, I added confusion, I meant:

"What are the experiences of bigger projects using MongoTalk - do you always
write the whole DOCUMENT? (and not collection)"

Yanni, you wrote
"I used the MongoDB connection directly, and wrote it to use the mongodb
UPDATE operations (because that's how all the mongodb examples did it). "

Yanni, I understand, that you have some code to perform UPDATE operations
from Smalltalk? Could you please send me some examples?

Greetings
Sabine




--
View this message in context: 
http://forum.world.st/does-MongoTalk-implement-modifier-operators-e-g-set-tp4675511p4675791.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply via email to