Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subyt :: migrate current Subytclass towards New Style "Service" Interface from sema.bench requiring a Core process call with str args only #71

Open
3 tasks
cedricdcc opened this issue Jul 10, 2024 · 1 comment
Assignees
Labels
components.subyt related to pysubyt enhancement New feature or request testing

Comments

@cedricdcc
Copy link
Member

To align with the new style "service" interface introduced by sembench, we propose supporting a method of calling the core process using string arguments only. This enhancement will make it easier to integrate and use the core functionalities in a more streamlined and consistent manner. Below are the specific tasks and considerations for implementing this feature:

  1. Design and Implementation:
    • Extend the core process interface to support invocation using string arguments.
    • Ensure that the new style "service" interface is compatible with the existing system and can be integrated seamlessly.
    • Maintain backward compatibility with existing methods of calling the core process.

Tasks

  1. Design and Implementation:
    • Extend the core process interface to accept and handle string arguments in the style of the new "service" interface introduced by sembench.
    • Implement necessary changes to ensure smooth integration with the existing system.
    • Ensure backward compatibility with the current methods of invoking the core process.
@cedricdcc cedricdcc added enhancement New feature or request testing components.subyt related to pysubyt labels Jul 10, 2024
@marc-portier marc-portier changed the title Support New Style "Service" Interface for Core Process with String Arguments ubyt :: migrate current Subyt towards New Style "Service" Interface from sema.bench requiring a Core process call with str args only Jul 12, 2024
@marc-portier marc-portier changed the title ubyt :: migrate current Subyt towards New Style "Service" Interface from sema.bench requiring a Core process call with str args only subyt :: migrate current Subyt towards New Style "Service" Interface from sema.bench requiring a Core process call with str args only Jul 12, 2024
@marc-portier marc-portier changed the title subyt :: migrate current Subyt towards New Style "Service" Interface from sema.bench requiring a Core process call with str args only subyt :: migrate current Subytclass towards New Style "Service" Interface from sema.bench requiring a Core process call with str args only Jul 12, 2024
@marc-portier
Copy link
Member

relates to / depends on #72

marc-portier added a commit that referenced this issue Jul 15, 2024
Addition of subyt to sema
Good enough for now, some lingering fixes pushed to open issues: #68 #69 #70 #71
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
components.subyt related to pysubyt enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

2 participants