Joe

Results 28 comments of Joe

Actually, looking at the code it seems like there are probably a great deal of valid URLs that wouldn't be correctly treated. However what `EctoFields` is doing is a sensible...

@sdarnell I've been running into the rm_recursive problem every now and again (Visual Studio is the culprit in my case). It's more of an annoyance than a blocking issue at...

Meteor has a nice feature whereby it doesn't require a privileged location to install and run from. I don't think it'd be good to move away from this on Windows....

@bemesa21 I ended up updating the example before I saw your PR, however I used a plain `Supervisor` instead of a `DynamicSupervisor`. In this case I think `Supervisor` is correct...

@bdtomlin it doesn't really make sense to support migrations in the same way that they are in SQL land. IIRC there are some places in the Ecto code that make...

In cases like this (ones where Ecto makes an assumption that doesn't make total sense in Mongo land), I think we need an explicit `raise` with a helpful error message....

Yep sounds good. @bdtomlin it wasn't a "never", more of a "yes that sounds nice but no one has much time at the moment", so for now we're looking for...

@bdtomlin do you have a simple repo that we can look at to work with on this?

Any comments / reviews / suggestions for this before it can be merged?

Here are some prototype images: https://github.com/avid-technology/docker-erlang-windows They've only been very lightly tested so far but we're intending to use them in house. IMO the `nanoserver` based images have great promise...