Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / lesaint/damapping issues and pull requests

#68 - Dev status

Issue - State: open - Opened by cncgoko over 8 years ago - 2 comments

#66 - ensure methods annotated with `@MapperFactory` defined the same dependencies

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment

#65 - ensure `@MapperDependency` is used on a method annotated with `@MapperFactory`

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment

#64 - enforce that dedicated class must have generic parameters

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment

#63 - clean up ElementUtils and TypeUtils interfaces

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#62 - missing import for annotations on parameters of methods of MapperFactory interface

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: bug

#61 - parameter with more than one annotation creates compilation error

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: bug

#60 - Support Guava's Function defined on any super type (class or interface) of the dedicated class

Issue - State: closed - Opened by fbiville over 9 years ago - 10 comments
Labels: new feature

#59 - Support mapper parameters in @MapperFactory-annotated constructor

Issue - State: closed - Opened by fbiville over 9 years ago - 2 comments
Labels: duplicate

#58 - @Nullable et al should not be required

Issue - State: closed - Opened by fbiville over 9 years ago - 10 comments
Labels: bug

#57 - Fix Maven coordinates in README

Pull Request - State: closed - Opened by fbiville over 9 years ago - 1 comment

#56 - provide way to specify method name for methods of MapperFactoryInterface

Issue - State: open - Opened by lesaint over 9 years ago
Labels: new feature

#55 - raise compile error for single constructor without parameter annotated with @MapperFactory

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#54 - cleanup concept of implicit mapper method since @MapperMethod has been removed

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: internal

#53 - enforce that dedicated class must have a non-private constructor

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#52 - refactor DAModel to use interfaces

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#51 - remove use of String in place of DAName in DAModel

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#50 - raise compile error when there is both constructor(s) and method(s) annotated with @MapperFactory

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#49 - only public constructor and static methods can be annotated with @MapperFactory

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#48 - add @Nonnull on methods of generated MapperFactory interface and MapperFactoryImpl class

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#47 - use more meaningful name than instanceByConstructor for MapperFactory on constructor

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#46 - add support for @Injectable on a dedicated class with @MapperFactory

Issue - State: open - Opened by lesaint over 9 years ago
Labels: enhancement

#45 - support array of primitive as DAType

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: bug, internal

#44 - support Eclipse compiler

Issue - State: open - Opened by lesaint over 9 years ago
Labels: new feature

#43 - can not use @MapperFactory and have dependency on other mapper at the same time

Issue - State: closed - Opened by lesaint over 9 years ago - 7 comments
Labels: new feature

#42 - add compile check that @MapperFactory methods return the dedicated class type

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: duplicate, enhancement

#41 - rewrite Javax parsing using Visitor instead of using instanceof and chain of getters

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#40 - remove support for protected and default protected mapper methods

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: new feature

#39 - support for JSR-330 @Qualifier annotations on dedicated class dependencies

Issue - State: closed - Opened by lesaint over 9 years ago - 2 comments
Labels: enhancement

#38 - add support for JSR-330 @Scope annotation

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: new feature

#36 - add support reference to generated class which exist in multiple packages

Issue - State: closed - Opened by lesaint over 9 years ago - 2 comments
Labels: bug

#35 - remove specific support for @Component and Spring

Issue - State: closed - Opened by lesaint over 9 years ago - 2 comments
Labels: enhancement

#34 - raise compile error when @Mapper is set on an interface

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#33 - use Travis to compile with multiple implementations and versions of Java

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#32 - support DI Frameworks through JSR-330 integration

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: new feature

#31 - improve compilation error report on specific methods

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#30 - support more compact property declaration in generated classes/interfaces

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#29 - use vargargs for writer methods such as DAPropertyWriter#withModifiers

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#28 - add support for properties initalized when declared in DAClassWriter

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: new feature, internal

#27 - remove text in French from source files

Issue - State: open - Opened by lesaint over 9 years ago
Labels: enhancement, internal

#26 - do not generate classes/interfaces if an import is unresolved

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, question, internal

#24 - make getSupportedVersion return SourceVersion.latestSupported

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement, internal

#23 - issue a compilation error when @MapperFactoryMethod does not return the dedicated class's type

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: bug

#22 - use the @Generated annotation instead of a comment to identify generated source code

Issue - State: closed - Opened by lesaint over 9 years ago - 1 comment
Labels: enhancement

#20 - dedicated class in default package generates Mapper with illegal import statement

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: bug

#19 - do not instanciate the constructor based dedicated class each time the mapper method is called

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: new feature

#18 - remove name guessing algorithm from support for generated class/interface as dedicated class constructor parameter

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement, internal

#17 - update maven build to enforce licence in source code

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement, internal

#16 - rename DAPropertyWriter.withModifier to withModifiers (trailing s is missing)

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement, internal

#15 - Factory class should be generated when there is at least one method annotated with @MapperFactory

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement

#14 - remove internal pom files from release annotation processor archive

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement

#13 - add support for concrete class constructor with Mapper(s) parameters

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: new feature

#12 - update to JSR305 2.0.3 or 3.0

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement

#11 - release 0.3.0 can not be used because core-parent is not available in Maven Central

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: bug

#10 - move IDEA plugin source to its own Git project

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: internal

#9 - add continuous integration with Travis CI

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: new feature

#8 - add support for mapper methods returning void and/or taking more than one parameter

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: new feature

#7 - annotations on parameters of mapper/mapperfactory methods are lost in generated code

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: bug

#6 - do not generate classes/interfaces if the dedicated class does not compile

Issue - State: closed - Opened by lesaint almost 10 years ago - 3 comments
Labels: bug

#5 - add integration tests for compilation errors

Issue - State: open - Opened by lesaint almost 10 years ago
Labels: enhancement, internal

#4 - rename MapperFactoryMethod to MapperFactory (breaking change)

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: new feature

#3 - add support for multiple mapper methods per mapper

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: question, new feature

#2 - improve DAMapping annotation processor pom file

Issue - State: closed - Opened by lesaint almost 10 years ago - 1 comment
Labels: enhancement

#1 - Minor fixes and phrasing enhancements

Pull Request - State: closed - Opened by fbiville over 10 years ago - 1 comment