Skip to content

value extraction from domains is inefficient at best #23

@GoogleCodeExporter

Description

@GoogleCodeExporter
Most of our value extraction are done through the conversion of the value into 
its string representation and then the parsing of the string back to the value.

This approach is inefficient and can present precision issues in some cases. We 
need to refine this paradigm by using proxy template classes that can be 
polymorphic.

Original issue reported on code.google.com by fre...@gmail.com on 10 Jun 2012 at 8:38

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions