Enhancement #352

Enhancement #351: Revise Converter Selection Mechanism

Implement Converter Selection Strategies

Added by J. Moringen almost 13 years ago. Updated over 12 years ago.

Status:ResolvedStart date:06/09/2011
Priority:UrgentDue date:
Assignee:S. Wrede% Done:

100%

Category:JavaEstimated time:10.00 hours
Target version:0.4

Description

See #351 for details.

History

#1 Updated by J. Wienke almost 13 years ago

  • Priority changed from Normal to Urgent

This is especially important as there is currently only a string converter in java and the user is not able to change this (hard-coded "string" strings).

#2 Updated by S. Wrede almost 13 years ago

  • Status changed from New to In Progress
  • Target version changed from rsb-0.10 to 0.3
  • Estimated time set to 10.00

Converter Selection Strategies are almost implemented and internal processing changed to use the new subsystem.

Next is an example how to register and use a user definable GProtoBuf converter.

#3 Updated by S. Wrede almost 13 years ago

Prototypical example for SimpleImage works in conjunction with the generic ProtoBuf converter but needs further testing.

#4 Updated by S. Wrede almost 13 years ago

  • Target version changed from 0.3 to 0.4

#5 Updated by S. Wrede over 12 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Basic implementation available in SVN trunk.

DefaultConverterRepository.getDefaultConverterRepository().addConverter(Converter) can be used to register user-level converters at the RSB runtime.

#6 Updated by S. Wrede over 12 years ago

  • Tracker changed from Tasks to Enhancement

#7 Updated by S. Wrede over 12 years ago

See r2242 for details.

Also available in: Atom PDF