JP Simard

Results 697 comments of JP Simard

Perhaps a class method like `+(BOOL)[RLMObject validateValue:forProperty:]` would be the simplest way to support arbitrary validation rules, although adding that method would likely have a significant performance impact, even when...

Sorry you've hit this! It's the first we hear of it. I'll try reproducing this issue based on the information you've given us, but if you could send us a...

Subscribing via ReactiveCocoa shouldn't be making a difference here. Thanks for looking into creating a repro case for us. Keep us posted!

@tspecht were you ever able to create a repro case for us to verify and troubleshoot? The `invalidated` key _should_ be KVO-compliant.

Closing due to lack of information to reproduce. Will reopen if we can obtain a repro case.

@alexgarbarev could you please file a new issue with as much information as possible that could help us identify when this happens? It will be difficult to impossible for us...

No one is actively working on this AFAICT. You could debug the repro case shared above in order to determine what could fix it.

Please read the error messages that Xcode is providing carefully. Your projects are configured in such a way that Xcode is attempting to build SwiftLint for iOS, which will not...