David Arnold
David Arnold
This happens in a context of https://github.com/divnix/hive/blob/main/flake.nix#L98 where `loader` & `src` has evaluated, but `i` or any member might still be a thunk (which in my view narrows down the...
Very interesting analysis! Thank you! Would this potentially work instead of the current simple ubspecified? ``` freeformType = with types; lazyAttrsOf (uniq unspecified); ``` I've seen that in nixpkgs anf...
> would automagically upgrade [link fileds] [...] to this string-like class Agreed! Property access, in fact, can attach and resolve to the underlying cached doc instance, for speedup. It doesn't...
Second Order motivation (see [linked](https://github.com/frappe/erpnext/pull/44174) ERPNEXT draft PR) is to better situate the Frappe Ecosystem for implementing XML-based data exchange requirements, e.g. https://www.xrepository.de/interopmatrix.html - Link traversal helps to more maintainably...
> Fears are nothing more than a state of mind. - Napoleon Hill --- Kindly help move this PR forward. Many thanks from Yours Sincerely!
> What the caterpillar calls the end of the world, the master calls a butterfly. - Richard Bach --- Kindly help move this PR forward. Many thanks from Yours Sincerely!
> Watch your thoughts, they become your words Watch your words, they become your actions Watch your actions, they become your habits Watch your habits, they become your character Watch...
> Regarding New DocType: "Flow Tracer Event Log" this can be easily achived via a Report! The tabComments keep an historical log of all changes/events in a document and you...
Recent interactions with some maintainers felt quite discouraging for any further contributions, so I'm abandoning this.
> Why not transform that into an external app? I believe that for architecturally sane and maintainable tracing support, we need (at least) a trace_id at the same level as...