Dyqer commented on issue #16735: URL: https://github.com/apache/dolphinscheduler/issues/16735#issuecomment-2440599638
@SbloodyS Sb @davidzollo da For the SDK, we need to share base classes with SDK users, such as ProcessDefinition, DEPENDENT task, K8s task, and Schedule. If we can move these classes to a common API module, this module can then be reused by both the SDK module and the Master/Worker modules. Of course, we can create some DTO classes, but we also need to plan for creating DTOs for future classes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
