Sean T Allen

Results 840 comments of Sean T Allen

@cquinn do you have any feedback?

@KittyMac can you open a PR for these changes? it would be greatly appreciated.

I'm not completely sure @Theodus. Would having a table impact on the alternative distro work? Were you planning on doing that in a way that wouldn't require an update each...

How are you feeling about this now @Theodus? I'd like to leave this open until @kulibali add Windows support and we can his feedback on the current state of things.

With an object wouldn't it still be possible to list the same dependency twice but one would override the other? I agree dependencies should be unique and the `corral add`...

I can also do this if I am editing by hand, correct? ``` { "a": { "version": "1.2.3" }, "a" : { "version": "2.3.4" } } ```

I'm not sure in an object what the key would be. One of the goals of corral is to be able to use multiple versions of the same dependency within...

> Also, doesn't the use of different versions of a dependency inside a project lead to more problems than it solves? One of Pony's stated goals for the module system...

@hardliner66 that's an excellent point. I think the problem here is there's a gray area that needs to be explored. If a bundle.json is for a project that is a...

During sync we discussed this and decided a couple of things: 1 - we will making the breaking format change to corral to move from an array of things to...