On Tuesday, 10 September 2019 at 11:20:03 UTC, Ali Çehreli wrote:
On 09/10/2019 03:32 AM, Andre Pany wrote:

>      [...]

The UDA syntax allows both types and an objects. method0 uses Foo type and method1 uses a Foo object. So, if your API allows both, your code that deals with UDA must account for both.

[...]

Fantastic! Thanks a lot for the solution.

Kind regards
André

Reply via email to