Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note

All features related to components will be available approximately from October 1014.

Component IDs are a nifty means to group related segments.

...

  • When pulling segments, you get back the assigned component ID.

  • You can enumerate all components in a Flex document including the segment count. apps/wbflex/documents/{id}/components

  • You can get all components that were fully translated “recently”. This makes it easy to deliver back translations, component by component, and language by language. apps/wbflex/documents/{id}/components/status

  • Pulling segments by a list of components opens up new horizons for a advanced localization scenarios.

...