Becca Royal-Gordon

Results 19 comments of Becca Royal-Gordon

I'm currently busy with other projects and don't really have an opportunity to write these myself, but I'd be happy to review pull requests for any of these features. I...

@SirSkidmore Looking around GitHub, I see that @PhantomSunCreative's [fork](https://github.com/PhantomSunCreative/appnetkit) seems to have a couple tiny steps in this direction, but he's reusing ANPost instead of creating the new classes that...

Thanks for asking me to chime in. A few design comments: - I'm not sure we want to use `Int32` et al. Numeric conversions are somewhat burdensome in Swift, so...

@jdriscoll I was hoping that the object would fail to validate if you tried to store a number that wasn't in the type's range, but I just did a bit...

@groue There's no formal proposal, simply some rumblings from the core team. [This post references the idea a little bit obliquely.](https://www.mail-archive.com/[email protected]/msg01303.html) @protocool If the `@NSManaged` approach works, we should use...