[GH-ISSUE #131] Expose data-proxy getArrayObservable functionality #76

Closed
opened 2026-05-23 08:29:19 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @donl on GitHub (Jul 28, 2022).
Original GitHub issue: https://github.com/appy-one/acebase/issues/131

Would it be possible to make the getArrayObservable function available (from the data-proxy API)?

TIA

Originally created by @donl on GitHub (Jul 28, 2022). Original GitHub issue: https://github.com/appy-one/acebase/issues/131 Would it be possible to make the getArrayObservable function available (from the data-proxy API)? TIA
Author
Owner

@appy-one commented on GitHub (Aug 15, 2022):

Hi Don, it's part of the (undocumented) OrderedCollectionProxy which you can get from calling getOrderedCollection on a proxy. It's built specifically to use object collections with a managed sort order as arrays in front-ends. How would you want to use the function?

<!-- gh-comment-id:1215800023 --> @appy-one commented on GitHub (Aug 15, 2022): Hi Don, it's part of the (undocumented) `OrderedCollectionProxy` which you can get from calling `getOrderedCollection` on a proxy. It's built specifically to use object collections with a managed sort order as arrays in front-ends. How would you want to use the function?
Author
Owner

@donl commented on GitHub (Sep 4, 2022):

Ahh. When originally reading the source code I missed that connection. Thanks!

<!-- gh-comment-id:1236412057 --> @donl commented on GitHub (Sep 4, 2022): Ahh. When originally reading the source code I missed that connection. Thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase#76
No description provided.