MercurieVV

Results 8 issues of MercurieVV

Adobe Illustrator generated for me SVG file that contains following lines: ``` xml ``` To fix this error, we need just trim string before splitting it. ``` java final String[]...

Pattern fill now isn't supported in this extension. I implemented it in my modification of andengine. I modified it hardly, so I cannot push it, but I can describe how...

Pattern fill now isn't supported in this extension. I implemented it in my modification of andengine. I modified it hardly, so I cannot push it, but I can describe how...

It would be good if user could share exercise progress. That's is a way how he could show his competence. It could help for job search.

If use spring-data-rest and mark Controller with @RepositoryRestController, it throws exception. > 2016-07-13 15:27:20.488 DEBUG 21216 --- [tp1058892307-23] .m.m.a.ExceptionHandlerExceptionResolver : Resolving exception from handler [public rx.Single com.phoneandphone.ws.order.claim.ClaimController.post(com.phoneandphone.ws.user.User,java.lang.Long,com.phoneandphone.ws.order.claim.Claim)]: org.springframework.web.HttpMediaTypeNotAcceptableException: Could not...

Mysql require table for getExportedKeys. Otherwice it throws exception Mysql return types in upper case

Scala 3 have built in mechanism to drive type classes from case classes. Also, Scala 3 can apply FunctorK to case class fields. It could be cool to be able...

It would be cool to avoid usage of java.beans package in project (for example BeanWrapperFactory use it), because Android do not have this package (not all, but several classes you...