playframework / playframework/play-soap

Remove exceptions from method signature

Open
#131 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Scala
Stars
37
Forks
24
Avg merge
4h 7m
Merged PRs (30d)
2

Description

Need to try with using PlaySEIGenerator#generate do:

  1. Drop custom sei.vm
  2. Remove exceptions from the generated method signature
  3. Move exceptions to Action annotation
  4. Initialize SOAP faults from Action annotation

Related with #50
See also https://github.com/playframework/play-soap/commit/7917af69484fff3e87ee655a73137af5ebc44d84

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing PlaySEIGenerator#generate and reviewing the referenced commit and related issue #50. Identify how custom sei.vm, generated method signatures, the Action annotation, and SOAP fault initialization are connected. Done means all four listed changes work together without exceptions in generated method signatures.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api, backend
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.