Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

JavaScript-friendly method names #21

Open
postatum opened this issue May 17, 2019 · 0 comments
Open

JavaScript-friendly method names #21

postatum opened this issue May 17, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@postatum
Copy link
Contributor

postatum commented May 17, 2019

It feels a bit weird to have an interface with method names like withEndPoint() in JavaScript. addEndpoint() or appendEndpoint() for example would be more appropriate naming patterns.

Caveats:

  • we don't control those names since it's all in AMF
  • should we add method with the right names that point to those methods? if so, how can it be maintained easily?
@postatum postatum modified the milestone: v0.1.0 May 17, 2019
@jstoiko jstoiko changed the title Suggest options of renaming AMF methods JavaScript-friendly method names May 23, 2019
@postatum postatum added the enhancement New feature or request label Jan 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant