BrandonDudek

Results 9 comments of BrandonDudek

Since the current implementation is technically correct, but I would argue that what I was looking for would be "more correct". Can this issue be changed from a Bug to...

@filiphr, that works. But it would be nice if you could use the `@Context` parameter directly in a `@Mapping`, without using `@AfterMapping`.

@anticlockwise, That works, but if mapping from several Parameters to a highly hierarchical object, it would be nice if each mapper only had to know about it's properties and could...

I added an npm dependency of "net": "1.0.2" to solve the " Cannot resolve module 'net' " error. (Using Angular 6 and Typescript)

This code also causes the Web Recorder to fail: `assert true` However, this works: `assert true : ''`

Also affects `TestObject.getImagePath()`.

Here is another class that causes the Web Recorder to fail: `java.text.DecimalFormat`