Marco Janc

Results 12 comments of Marco Janc

@Rapster > `PropertyUtilsBean` and `DefaultResolver` from beanutils could be a good source of inspiration for handling propertydescriptors. Yes _PropertyUtils.getPropertyType(...)_ and _PropertyUtils.getProperty(...)_ also support nested properties. Depending on context also JSF...

If p:cellEditor is used, this may be related to #362?

Yes they are available but not editable since _HttpServletRequest.getHeaderNames()_ is immutable and i want to edit them. `Perhaps you was actually sending a redirect to that filter?` Not sure exactly...

Thanks for your workaround, we will use it for now.

I have same issue. We do not need autocomplete feature. It would be a good idea to make autocomplete optional by providing a boolean flag. In case it is not...

Yeah i did send a PRO request some days ago. The response was, since programmatically API is stable there is no time to work on it and understandable. Since we...

Instead of raster format consider vector SVG format. This should also improve pagespeed That would enhance render quality of the component and there are some githubs out there which could...

In glassfish 5 there were a lot of important certificates already provided. Why was it decided to keep them now to a minimum?

Hello, first thanks for this library as i am testing it to replace the konic library i was using before. This unnecessary rounding results in a common problem if the...