Add functional address handler for engine.ListWithCursorPrm #1258

Open
opened 2025-12-28 17:22:22 +00:00 by sami · 0 comments
Owner

Originally created by @End-rey on GitHub (Sep 17, 2024).

I'm always frustrated when we can't handle the addresses of objects from engine.ListWithCursorPrm without using an intermediate memory buffer.

Describe the solution you'd like

New function with functional handler for the addresses of objects in list.

Additional context

Idea of this come from this pr #2933.

Originally created by @End-rey on GitHub (Sep 17, 2024). ## Is your feature request related to a problem? Please describe. <!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when ... --> I'm always frustrated when we can't handle the addresses of objects from `engine.ListWithCursorPrm` without using an intermediate memory buffer. ## Describe the solution you'd like <!-- A clear and concise description of what you want to happen. --> New function with functional handler for the addresses of objects in list. ## Additional context <!-- Add any other context or screenshots about the feature request here. --> Idea of this come from this pr #2933.
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
nspcc-dev/neofs-node#1258
No description provided.