Adrien Delorme
Adrien Delorme
Hello, It would be cool to be able to have some annotation system on entities or documents to be able to generate the backbone classes accordingly. Stuff like validation for...
Hello, I'd like to use this bundle for [memcachier](http://www.memcachier.com/) but the protocol uses user/password credentials. There is a documentation here : https://devcenter.heroku.com/articles/memcachier#php Thanks.
Hey there, If I try with one of these : http://payload101.cargocollective.com/1/4/150744/4325089/MASHA%20R-3.jpg https://s-media-cache-ak0.pinimg.com/originals/d1/e5/12/d1e51236cfbc50eb173840358fbe1e1e.jpg It downloads the whole images, and cannot guess type.
Hello there, awesome framework ! I had an idea to do something like this in the back of my head for moments but never actually committed to doing it. Have...
Hi, I'm using a AbstractPersonalTranslation and the translatable form as described in the doc. When in twig I try to get {{ entity.description }} that is translatable, if the session's...
ππΌ Thought this would be a nice βΒ non-breaking change β to have. Let me know what you think π . Note that there is that comment `Note that this...
Hello there, I would like to propose a breaking change for EvalContext so that it can be made more dynamic: From: https://github.com/hashicorp/hcl/blob/6c4344623b6ac528a57f9b80e4622acfab2fde40/eval_context.go#L8-L14 To: ```go type EvalContext interface { VariableValue(name string)...
Hello there ! For hashicorp/packer, we use Vercel which deploys a preview every time someone pushes a change to a PR. Now there are a lot of PRs and I...
Howdy, I could not find anything on error handling. How do you handle errors in there ? Are they typed ? Thanks ! I'd like to avoid using things like...
Hi, The question is simple : is there any way to persist an object into solr automatically ? Something like annotations or even something in the configs files ? And...