Ryan Bethel

Results 8 comments of Ryan Bethel

Hey @jeremydaly, the map vs. alias makes more sense knowing you want to eventually drop `alias` in favor of `map`. Part of my confusion was that it did seem to...

Is there any way to use the array composite key mapping to map one attribute to the primary key and also to an index? In other words I want to...

> lets add a new method rather than overloading this one; how about `arc.static.manfiest` ? That seems like a good idea. It might be a good opportunity to add the...

@ryanblock here is the issue you asked me to create. Not urgent. It isn't a blocker for me.

It does have the potentially high consequence that you might set up a folder structure in what seems like the most logical way and run locally without problems, but fail...

@ryanblock Curious if you see a problem with this proposed solution. I can look into doing a PR if this seems like a reasonable feature to add.

I think this approach sounds great. Those two use cases (user generated public and private) cover the majority of needs I have seen. For additional context we have solved this...

I am not sure it is needed. There are work arounds in most cases that seem fine. You can read the static.json directly and get the full manifest. The original...