1
0
Fork
You've already forked cogs
1

Simplify/streamline data shuffling #7

Open
opened 2025年05月10日 09:47:50 +02:00 by nephros · 3 comments
No description provided.
Author
Owner
Copy link

Investigage:

  • can we api.call(collection.d.identity().collection_items(id).release.fetch(foo)??
  • can we pass around PyObjectRef in QML?
  • can we call <<PyObjectRef>>.foo()
Investigage: - can we `api.call(collection.d.identity().collection_items(id).release.fetch(foo)`?? - can we pass around PyObjectRef in QML? - can we call `<<PyObjectRef>>.foo()`
Author
Owner
Copy link

@nephros wrote in #7 (comment):

Investigage:

* can we `api.call(collection.d.identity().collection_items(id).release.fetch(foo)`??

No.

* can we pass around PyObjectRef in QML?

Yes! And we can call PyOtherside gettattr on their properties.
But it's of limited use, because many of the properties in discogs_client are Generators.

@nephros wrote in https://codeberg.org/nephros/cogs/issues/7#issuecomment-4439030: > Investigage: > > * can we `api.call(collection.d.identity().collection_items(id).release.fetch(foo)`?? No. > > * can we pass around PyObjectRef in QML? Yes! And we can call PyOtherside `gettattr` on their properties. But it's of limited use, because many of the properties in `discogs_client` are Generators.
Author
Owner
Copy link

Consolidating all the result data would allow better re-use of all the Delegates and Pages.

Consolidating all the result data would allow better re-use of all the Delegates and Pages.
Sign in to join this conversation.
No Branch/Tag specified
master
qrread
quickfix
obs
cachedb
refactor
discography
collnotes
noimg
advsearch
api
store-wv
wantlist
band
caching
refactor-objfetch
fix-icons
store-auth
0.11.1+git1
0.11.1
0.12.0
0.11.0+git1
0.11.0
0.10.3+git1
0.10.3
0.10.2
0.10.1
0.10.0+git3
0.10.0+git2
0.10.0+git1
0.10.0
0.9.9
0.9.8+git1
0.9.8
0.9.7+git3
0.9.7+git2
0.9.7+git1
0.9.7
0.9.6+git4
0.9.6+git3
0.9.6+git2
0.9.6+git1
0.9.6
0.9.5+git1
0.9.5
0.9.4+git1
0.9.4
0.9.3
0.9.2+git1
0.9.2
0.9.1
0.9.0
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
nephros/cogs#7
Reference in a new issue
nephros/cogs
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?