Skip to content

Conversation

@polygonwood
Copy link

Suggestion to separate core client from core to allow to continue to use findOne and update on client side in synchronous mode, this prevents many changes that do not bring any value and maintains readibility by avoiding to introduce the FilesCollection.collection.findOne pattern

@bratelefant
Copy link
Owner

Ok, got the idea. I guess we should we keep the *Async methods in the client as well? And mark the synchronous methods on the client with Locus Client, since the will not be isomorphic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants