Rahul Malik

Results 34 issues of Rahul Malik

# Motivation There are times where you are storing specific data types (lists, dictionaries, etc.) as a value in PINCache. The current implementation allows for these types to be values...

enhancement
needs volunteer

Currently there are 0 releases of Tulsi so we've been building directly off of the latest master. - The difficulty with this is that we are unsure what version of...

With the 10.2 release of Xcode, Swift 5 is now out of beta and we should update our projects and CI soon.

https://github.com/bazelbuild/rules_jvm_external

- Remove references to AutoValue, IntDef and StringDef - Update nullability section with specifics around primitives being `non null` always - List out the methods generated (including model merging) like...

java

The output of `--print_deps` is currently just a colon separated list between a schema and it's dependents. By using a standard like the Graphviz DOT language we can open up...

enhancement

Similar to the protobuf implementation, it would be useful for those using Bazel to build plank models to have rules like `plank_library` and `objc_plank_library` that can be utilized from their...

enhancement

Currently we do not have a working solution for this and Plank schemas allow for a polymorphic property definition so we need to know what the expected behavior here would...

java