Book a Demo

Author Topic: repository.getParameterByGuid() ?!  (Read 2857 times)

stao

  • EA User
  • **
  • Posts: 137
  • Karma: +0/-0
    • View Profile
repository.getParameterByGuid() ?!
« on: April 08, 2011, 06:16:09 am »
I often asked myself why there isnt such a method?
It is often very annoying to iterate through the Method Parameters to find the wanted parameter...
Is the implementation planned?

Stao

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: repository.getParameterByGuid() ?!
« Reply #1 on: April 11, 2011, 08:46:25 am »
Probably because no-one imagined a situation where you would be wanting to access a parameter in isolation from the owning method.

I'd suggest sending in a feature request.