NAME
Translate::Fluent::ResourceGroup::Context - ResourceSet emulation
SYNOPSIS
DO NOT USE DIRECTLY
DESCRIPTION
This package is used internally by Translate::Fluent::ResourceGroup to provide the functionality of Translate::Fluent::ResourceSet and keep track of what is the context of the original translation request.
This is needed so that all sub-translations needed to finish a translation request are done in a consistent way. This object, unlike the ResourceSet, does not keep any translation objects, it only delegates getting this objects from Translate::Fluent::ResourceGroup with the right context.
METHODS IMPLEMENTED
This package only implements the methods of Translate::Fluent:ResourceSet needed during translation calls. See that class for details on those methods.
get_term( $term_id )
get_message( $message_id )
SEE MORE
This file is part of Translate::Fluent - version, license and more general information can be found in its documentation