Christian Kaltepoth

Results 8 issues of Christian Kaltepoth

I use bower to include dependencies for my site in the public directory. Bootstrap includes the LESS source files which is good, because a common pattern is to not use...

This issue is about starting some first discussions about defining a SPI for hooking into the view resolution. This idea was brought up by @jslsolucoes as part of #126. The...

enhancement

**Issue by [chkal](https://github.com/chkal)** _Sunday Jul 08, 2018 at 08:41 GMT_ _Originally opened as https://github.com/mvc-spec/mvc-spec/issues/173_ ---- I would be nice to have something like `getJavaType()` on `ParamError`. The actual type of...

**Issue by [mscharhag](https://github.com/mscharhag)** _Saturday May 26, 2018 at 15:08 GMT_ _Originally opened as https://github.com/mvc-spec/mvc-spec/issues/161_ ---- Hello, I am wondering why `@MvcBinding` can only be used on fields, methods and parameters....

**Issue by [mvcbot](https://github.com/mvcbot)** _Friday Aug 07, 2015 at 10:04 GMT_ _Originally opened as https://github.com/mvc-spec/mvc-spec/issues/63_ ---- **Original issue MVC_SPEC-51 created by beryozkin_sergey:** ```java @Controller @View("book.jsp") public Book getBook() {} {code} I.e,...

**Issue by [mvcbot](https://github.com/mvcbot)** _Tuesday Jan 13, 2015 at 18:01 GMT_ _Originally opened as https://github.com/mvc-spec/mvc-spec/issues/35_ ---- **Original issue MVC_SPEC-23 created by Santiago Pericas-Geertsen:** JAX-RS 2.1 is likely to support a redirect...

**Issue by [mvcbot](https://github.com/mvcbot)** _Monday Jan 05, 2015 at 18:23 GMT_ _Originally opened as https://github.com/mvc-spec/mvc-spec/issues/25_ ---- **Original issue MVC_SPEC-13 created by Santiago Pericas-Geertsen:** Consider adding support for a non-declarative API. This...

**Issue by [mvcbot](https://github.com/mvcbot)** _Thursday Oct 16, 2014 at 17:01 GMT_ _Originally opened as https://github.com/mvc-spec/mvc-spec/issues/16_ ---- **Original issue MVC_SPEC-4 created by Santiago Pericas-Geertsen:** Data binding in MVC will likely take advantage...