Tasks #190

Provide user-definable conversion strategy

Added by S. Wrede about 13 years ago. Updated almost 13 years ago.

Status:ResolvedStart date:02/15/2011
Priority:NormalDue date:
Assignee:-% Done:

100%

Category:-
Target version:-

Description

Parsing may depend on application context, hence (at least optionally) the decision to parse notification content into target types must be decided from the "outside".

History

#1 Updated by S. Wrede about 13 years ago

  • Subject changed from Provide user-definable converters to Provide user-definable conversion strategy

#2 Updated by J. Moringen almost 13 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100
For C++ we have:
  • a Converter interface
  • a Converter selection mechanism
    This should suffice to implement the requested functionality.

Also available in: Atom PDF