Jarek Czekalski

Results 3 comments of Jarek Czekalski

We have the same problem. It's hard for us to exclude scala module, as the configuration is set up globally. For the moment our only hope is jackson downgrade. Cache...

I still have no proof, however after editing ClassW and rebuilding the module - the performance issue is gone. def extendsScalaClass: Boolean = { ClassW.productClass.isAssignableFrom(value) || isScalaObject // || TastyUtil.hasTastyFile(value)...

Hi guys! I can't copy a simple NoteOnEvent object. Could you add a copy method for that? Or do you want me to submit a patch? I suffer from lack...