Giter Site home page Giter Site logo

Provide for TypeConversion about jsonexserializer HOT 4 CLOSED

tl24 avatar tl24 commented on September 26, 2024
Provide for TypeConversion

from jsonexserializer.

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Some useful converters should be provided with the library.  One example would 
be a
DictionaryToListConverter.  Useful in a situation where a dictionary of objects 
uses
a key that is a property of the value object.  On serialization the Values 
collection
of the Dictionary would be returned as the Converted object.  Upon 
deserialization, a
key property is specified and that value is read from the objects coming in and 
used
to construct the dictionary instance to be returned.

Original comment by [email protected] on 6 Jun 2007 at 2:31

from jsonexserializer.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024

Original comment by [email protected] on 16 Jun 2007 at 8:09

  • Changed state: Fixed

from jsonexserializer.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Supplying multiple convert attributes to create a chained converter turned out 
to not
be feasible since Attributes are returned through reflection in an unspecified 
order.
 Since a chained converter would depend on the order to work correctly, it couldn't
be done in this way.

Original comment by [email protected] on 1 Aug 2007 at 7:57

from jsonexserializer.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024

Original comment by [email protected] on 10 Jul 2008 at 5:01

  • Changed state: Verified

from jsonexserializer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.