ThrawnCA

Results 345 comments of ThrawnCA

It may be unrelated, but it still means this change isn't properly tested. How easily can the tests be fixed?

Isn't this handled by just having multiple turret slots?

> There is a fairly significant difference between AAA that can shoot at missiles and fighters, and having an anti missile and a fast turret sitting next to each other....

I was under the impression that if only asynchronous validation is used, then the desired behaviour is already the case; you can upload an invalid resource and just get a...

> Wouldn't it make more sense to have the same behavior for both async and sync mode? I don't think so. They're not just performance differences, they actually give you...

> synchronous validation is easier to work with on local dev env How so? Wouldn't it be more important to replicate production behaviour? With a local database, I would expect...

> we can create a custom fileTransfomer and use it Thanks, that seems to be working for our project. But why not use the simpler syntax suggested by @korompaiistvan ?...

What is your ckanext-scheming version? Older versions may cause this error.

The example schema references the `unicode` validator when it should be `unicode_safe`.

I think SpotBugs should ignore `package-info.java`