It never ceases to amaze me that you can be stuck on a problem for 2 days, say “screw it I’m going for a walk around town” and then solve it fifteen minutes into the walk.

@christianselig @marcoarment Today I pivoted a complex dynamic class construction at runtime access problem involving decorators to declare runtime class membership… with immediately-evaluated security ACLs… to a declarative (but static) subclassing approach that is infinitely more intuitively obvious and properly utilises the framework-supplied declarative ACL security subsystem.

After an unproductive morning two hours of frustration, and one 8 minute smoke break.

(It was the break.)

@christianselig @marcoarment Okay, I’ll admit it. A week of frustration. But not all of it directed at that particular problem.

(Having any resource access return the collection itself is HILARIOUS, but separate. 🤪)