Hi folks, while looking through the codebase I found several places where the default java types are handled in one way or another.
Is it sensible to move that stuff together? Namely: UseDefaults -> defaultValues for all? types PrimitiveType -> isPrimitive-Checking EntityResource -> construction from String values (and I'm sure there are more) WDYT ? Michael _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

