Rafael Bugajewski

Results 90 comments of Rafael Bugajewski
trafficstars

Thanks for your feedback and valuable input. I think this subject is quite complex, and has several facets we didn’t talk about yet. > This seems problematic in general since...

> I think some of the complexity in the Drogon CMakeLists.txt should be pushed into custom cmake modules to "find" or offer substitutions for the features Drogon is interested in...

Just create a regular controller if you want to render classic web pages. Only use the RESTful controller if you need to output JSON as an API contract to other...

> Actually, u could insert the Json object to the view data, such as `data["json"]=jsonobject;`, and use it in the csp view, that's ok. Wouldn’t this do a whole JSON-conversion...

I use the ORM mostly for very simple queries so I don’t have any particular opinion about this subject.

Thanks so much for the valuable input. I think these are great ideas to position Drogon more into the front of frontend developers. As @marty1885 already mentioned, some parts from...

Thanks for the feedback, and I agree. I think this is something we should tackle for the upcoming version 2.0.

As you can see we talked about this already a longer time ago. HTTP/2 is (compared to its predecessor) much more complex in its specification. That said, every contribution is...

> This is a broken framework with zero support. I raised a regression issue in its base trantor package. The changes broke my code and nobody cared to figure out...

> Well, my report can be ignored. > The problem was due to the installation of VS2022 on a fresh Windows installing obsolete msvc libraries in C:\Windows\System32, although the latest...