frank-flow icon indicating copy to clipboard operation
frank-flow copied to clipboard

Refactor frankDoc related methods, to be in the FrankDocumentService

Open philipsens opened this issue 3 years ago • 0 comments

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.

philipsens avatar Mar 01 '22 15:03 philipsens