Pavan Kumar Sunkara

Results 384 comments of Pavan Kumar Sunkara

Created a new RFC for this, https://github.com/rust-lang/rfcs/pull/3020 with the discussion from the previous one.

I think people understand that they can't rely on `CARGO_WORKSPACE_DIR` in `build.rs` because of the reason specified above. But there are lot of other scenarios other than `build.rs` where people...

No. The current languages are dynamic-typed where as go language is static typed.

@sjkaliski I am currently working on static type support without which golang library cannot be supported.

I just started working on allowing different formats. https://github.com/pksunkara/alpaca/commit/bc0ebb77975e99f9e0b09c036b7dc13999179c9d JSON schema will be considered. Thanks.

Hey @m33ch, Unfortunately, you are missing something in the `doc.json` which is being incompatible with the `api.json`. I am planning to improve the error handling though.

@herkyl 'api_key' is not an username. I think you mean to say something else. Can you explain what exactly you want to do?

I think writing a converter from WADL to this format would be better. You might ask, Why I am sticking with this format? It's because this format is easier to...

More like an option so that people wont have a problem with converting.