User Details
- User Since
- Jan 4 2020, 7:04 PM (254 w, 5 d)
Feb 8 2024
With an eye on #constrList constituency, might also default member #type #create functions with a sensible default along similar lines. i.e.
_self getOrDefault ["#create", {_this}];
Again, could be #flag opted in either way, assuming early adoption, breaking changes, etc.
Feb 7 2024
Could also facilitate via #flags for that matter, if it is considered an early adoption breaking change.
Feb 6 2024
Could even optimize the core of the approach a little bit further.
Feb 5 2024
bit of insight conveyed to me, apparently has to do with the #create mechanism and #constrList being formed. which is a bit tricky when the ctor arguments are a bit differently shaped from a base class type to derived one. the workaround is tricky, selecting around #create when specifying a #base and doing the ctor chaining manually, which seems to resolve the issue.
Probably been covered before, having had a couple of learning moments doing appropriate method, ctor, dtor chaining. #base. prefixing works for academic use cases, IAnimal to ICat or IDog, for instance.
Have my eyes on the XPS OOP effort going on, aimed at leveraging the HMO work. I understand couple of improvements, corrections, in the dev queue around that effort. Meanwhile, trying to make a somewhat uninformed usage involving some forms of method, ctor chaining. I wonder if the internals are prohibitiing some key liberties I am taking in order to achieve that.
Feb 4 2024
TL;DR will review some of the comments eventually... however, can I suggest a more elaborate page detailing just _what is a HashMapObject_, particularly nuances along the lines of #Flags, what they are, what can they be, "sealed" for starters. thank you...
Sep 7 2023
BIS how is drama whatever an appropriate response? Can you please deal with spammers like this? Thank you...
I want to report, matter resolved, sort of. In a dedi mp mission, slot 2 images work as expected. I would be curious then to see what happens after that in a self-hosted mission, dev/test scenario, where it was not working as expected.
Sep 6 2023
I see I may not be posting the only report in this regard. Any update, suggestions, workaround, why this does not just work?
Sep 5 2023
Jun 9 2021
Agreed, confirmed on my end; problem with the _Arma Script Profiler_ mod. When I load with ASP, crashes. When I take it out of the mix, loads fine.