frankframework / frankframework/frank-flow

Refactor frankDoc related methods, to be in the FrankDocumentService

Open
#563 0 comments 0 reactions 0 assignees View on GitHub
2.0 feature javascript
Dominant language
TypeScript
Stars
33
Forks
9
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
There are a lot of functions everywhere to get elements and parents and types and such.

**Describe the solution you'd like**
Place these methods in the service that has been made for it. This should even remove the need for an observer.

**Describe alternatives you've considered**
* A helper class.
* Extend the functionality of the https://github.com/ibissource/frank-doc to include an extensive REST API.

**Additional context**
Methods must be async for when the FrankDoc hasn't been fetched jet.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.