Victor Ilyukevich
Victor Ilyukevich
done
In general these changes seems to complicated for me... And probably I misunderstand the problem it solves. @calmez could you please explain the original problem you are solving here?
Why not to encode your sub dictionary before setting it to params dictionary?
@calmez your solution still seems too complicated for me... I'm thinking about adding something like this: ``` obj-c @implementation NSDictionary (SomeCategoryName) - (NSDictionary *)someMethodName:(NSString *)keyPrefix { NSMutableDictionary *result = [NSMutableDictionary...
@tangkunyin не понятно ;)
+1 for cocoapods support!
@pedrosanchezpernia http://man7.org/linux/man-pages/man7/aio.7.html http://nginx.org/en/docs/http/ngx_http_core_module.html#aio Hope these links will help ;) I don't use this directive as well because I don't distribute audio files... Just made a quick search ;)
@ehlersd you don't need a PR on your fork to do that. ``` git remote add hirad https://github.com/hirad/Foundry.git git fetch hirad ``` And then you can merge (`git merge hirad/master`)...