Joe Atzberger

Results 84 comments of Joe Atzberger

Folks on projecthydra slack seemed uninterested in receiving the repo, saying "it's not Hydra-specific". I countered that basically the Hydra community **is** the userbase. Response: no, other people use it,...

This sounds like a more VuFind-like approach, where the binary record is available during presentation. We appear to moving in the opposite direction, specifically motivated by the desire for consistency...

I guess I'll go ahead and say my disposition is to close this. ActiveFedora experimented and essentially failed trying to model interchangeable document-of-record and comparable solrdoc-field accessors.

@emmaLP: I assume the last steps to recreate should be: ```sh terraform apply test.plan ``` Otherwise, it is unclear what the `-out=test.plan` does to inform the `apply`.

For context, rspec `v2.99` is from 2013, and its entire purpose was to provide all the deprecation warnings one would need to clear to get onto `3.x`. I think it...

The risk of FileSet transactionality for Hyrax `IngestJob` may be limited by filesets being created per upload, but this is still an architectural flaw. During migrations, for example, a dozen...

The `Updater` classes do: ```ruby if type.instance_of? Symbol ``` in one place and in another: ```ruby case type ... when String ``` This confused sniffing leads to actual logical/behavioral differences.

Note, in certain configurations, the `#read` required of the `file` param is actually `#read(INTEGER, STRING)`

Can you give us the exact error message you are seeing, or ideally the stack trace around the error? It also would be helpful to know which version of Blacklight...

Yes, this makes sense if you want to do it.