Iogi icon indicating copy to clipboard operation
Iogi copied to clipboard

Immutable Object Graph Instantiation

Results 8 Iogi issues
Sort by recently updated
recently updated
newest added

Precisei alterar isso para funcionar como eu esperava, mas não tenho certeza se é o esperado pela biblioteca. Criei meu próprio "Converter" no Vraptor e ele não recebia o "id"...

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.6/userguide/gradle_daemon.html

a simple step by step telling how to import on IDE, how to file an pr, etc

The method is here: https://github.com/rafaeldff/Iogi/blob/master/src/br/com/caelum/iogi/EmptyObjectsProvider.java#L84 This method is never called, because when we have a empty object array, EmptyObjectsProvider.provide is catched by `target.getClassType().isArray()`. https://github.com/rafaeldff/Iogi/blob/master/src/br/com/caelum/iogi/EmptyObjectsProvider.java#L46 Since this method is never used,...

At this time IOGI code have a mix of tabs and spaces. What you think to use only tabs? Or may be only tabs? Best regards