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

멀티플랫폼 지원 API 확장 #109

Open
1 of 2 tasks
EATSTEAK opened this issue Oct 23, 2024 · 1 comment
Open
1 of 2 tasks

멀티플랫폼 지원 API 확장 #109

EATSTEAK opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
feature scheduled new feature
Milestone

Comments

@EATSTEAK
Copy link
Owner

  • 기본 애플리케이션 API 지원
  • webdynpro 모듈 아래 엔진 API 지원
@EATSTEAK EATSTEAK added the feature scheduled new feature label Oct 23, 2024
@EATSTEAK EATSTEAK added this to the next milestone Oct 23, 2024
@EATSTEAK EATSTEAK self-assigned this Oct 23, 2024
@EATSTEAK EATSTEAK pinned this issue Feb 22, 2025
@EATSTEAK
Copy link
Owner Author

구현 세부 사항

FFI의 가장 큰 문제점: Generic 미지원

따라서 구현 상세: 각 Command 간의 의존 관계 삭제 및 client.send 메소드 미구현 & 각 커맨드에서 Command.request 함수를 통해 클라이언트를 인자로 넣어 반환 받기

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature scheduled new feature
Projects
None yet
Development

No branches or pull requests

1 participant