Joe Atzberger
Joe Atzberger
Is this still relevant after 4+ years?
@cbeer: since we have/had apps using non-symbol keys, is it worth it detect those and warn/fail? Do we need a deprecation release or can we just declare that was always...
Still seen in 2024: ``` Error: wallix/awless/awless: undefined method `cellar' for # ``` This is using `Homebrew 4.2.12`
Currently experiencing this in a scenario where: - PV is created externally (neither created or destroyed by this TF state) - 2 PVCs are created - pods are created that...
@jcoyne, that isn't comparable. `ActiveRecord::Callbacks` accounts for its dependencies here: https://github.com/rails/rails/blob/master/activerecord/lib/active_record/callbacks.rb#L268-L277 ``` ruby module ClassMethods # :nodoc: include ActiveModel::Callbacks end included do include ActiveModel::Validations::Callbacks define_model_callbacks :initialize, :find, :touch, only: :after...
@jcoyne Have I described it clearly enough? Do you agree this is not just a "nice to have", but actually a flaw in design?
See also: https://github.com/projectblacklight/blacklight/issues/1588
The modules targeted: - https://github.com/projecthydra/active_fedora/blob/master/lib/active_fedora/relation/query_methods.rb - https://github.com/projecthydra/active_fedora/blob/master/lib/active_fedora/querying.rb
See: https://github.com/sul-dlss/engine_cart