Rodrigo Cardoso Buske

Results 15 comments of Rodrigo Cardoso Buske

If you don’t want to handle the segue having the case there with a break would make it clear that it’s intentional, and not that somebody just forgot to handle...

Oh I see, I forgot that’s how the segues are handled, passing it as an argument, but yes probably an optional I would suggest logging something so the programmer know...

Any update on this or has it been abandoned?

Hum... I think I see the problem... I use trough command line because the source code is on Package and de generated code will be used on the Package too....

There is `path` on `Type`? It doesn't appear on [the reference](https://cdn.rawgit.com/krzysztofzablocki/Sourcery/master/docs/Classes/Type.html). It could be enough since SPM follows a pretty rigid structure, but I guess _Stencil_ doesn't allow for the...

It doesn't guarantee, but isn't what Carthage itself uses for the `--cache-builds` option? And don't you use ir for the `list --missing`? What would be the difference? Seems good enough...

Exactly, I may already have everything, or most of the cache, I just want to download what is missing. The main use case is any CI service that already has...

What the `rome list --missing` tests for? Having any version of the framework, or the version specified on `Carthage.resolved`?

If that's how it works it should be enough, thank you You made already? I don't see any PR/branch/merge

No problem, didn't expect it to be implemented that fast, thank you I thought about contributing, but I've never touched Haskel before, so I was having a hard time understanding...