D serialization temporary fixup?
    Atila Neves via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Mon Oct 26 01:38:56 PDT 2015
    
    
  
On Friday, 23 October 2015 at 16:27:11 UTC, Shriramana Sharma 
wrote:
> Shriramana Sharma wrote:
>
>> I'd just like to have a quick but reliable way to
>> store real and int data types into a binary data file and read 
>> therefrom.
>> Is there such a solution?
>
> Wow thank you people! Nice to know I can do rawWrite and also 
> have other options.
>
> BTW is there a reason that either msgpack or cerealed are not 
> made part of Phobos but developed separately?
Developing a library and getting it on the dub registry is easy. 
Getting a whole library into Phobos is incredibly hard.
Atila
    
    
More information about the Digitalmars-d-learn
mailing list