Re: s/valid? does not tell me if the data is valid as supplied

2018-02-22 Thread Jan Rychter
On Thursday, February 22, 2018 at 12:58:00 AM UTC+1, Sean Corfield wrote: > > Looking around I see lots of cases where people do use conformers for > coercion. > > > > That doesn’t make them right 😊 > Oh, I agree, I'm just being realistic. The cat is out of the bag. I just googled for 's/co

Amazonica s3

2018-02-22 Thread Rohit Thadani
Hi, I am trying to use the amazonica s3 library to get s3 objects trhat have been encrypted using the KMSEncryptionMaterials but I cant seem to understand how to do it with the library i.e how do i set the encryption materials and then create the appropriate client The equivalent java code to

Re: s/valid? does not tell me if the data is valid as supplied

2018-02-22 Thread Didier
> > Map specs are about attribute aggregation, not about types. > I understand the design philosophy. I think that's great. What I meant I guess is that it would be nice to also have a declarative way to relate Types to Specs, for when Specs fall short of types. Then you'd have the best of bot