commit | e45c0555cfb15ce403ff2f447edb74495a633ec1 | [log] [tgz] |
---|---|---|
author | michajlo <michajlo@google.com> | Sun Feb 11 09:23:55 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Sun Feb 11 09:25:41 2018 -0800 |
tree | 28c7a697306b91d00a49602b991aea9476c65892 | |
parent | e3bbfdb839a483f1a418a94d857c25794006fbe0 [diff] |
Add context argument to ObjectCodec.{serialize,deserialize} Context implementations are currently empty, just doing the plumbing in this change. Once this is in we can start passing along the ObjectCodecRegistry, which will allow runtime codec resolution for classes not known at compile time. We'll also inevitably add some memoization helpers, allowing us to optimize the serialization process further. PiperOrigin-RevId: 185305674
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.