Evan Miller
Evan Miller
Sounds good to me. I believe SimpleBridge has built-in facilities for sending files that should be easy to hook into. The webserver (Cowboy etc) will handle the chunk sizing, though...
The commit looks like a good start. I am not 100% certain but I think the absolute pathname issue is a security "feature" of either SimpleBridge or the web server....
That makes sense. I am wondering if this should be configurable so you could define a directory outside the application, which would be desirable if you have multiple applications or...
Hmm? The clause will match "*form" and binds "form" to Value.
Try this https://github.com/evanmiller/boss_db/commit/4486bd9e1794e7386333a9ff818cbf1d0740c928
What version are you using? I remember seeing an issue like this that was fixed recently.
I like Alternative1. It has a nice symmetry with find/2.
Do you want Options for first_\* and last_\* as well?
What adapter are you using?
Do you have the same problem with other adapters? E.g. the mock adapter