Posted: 17.05.2019, 14:08
@pirogronian
Is there a guide to the changes you have made for the new 'astrodb' database API?
I ask because I will not be using the QT version even after the change over happens.
Which means I need to make the VS/windows version work with it.
I personally do not like the one size fits all solution, it goes the opposite direction to how I work.
Besides making a single point of failure, to me, it adds more complexity than it simplifies.
It may be because I work far ore toward the hardware level, but the complexity seems needless to me.
The mixture of value, dot '.', parentheses '()', and arrows '->' I see in the new code feels chaotic.
Though I admit that some of the new C/C++ virtualization is counterproductively complex to my eyes.
So far, the pattern and logic both of the singular database eludes me.
Looking for an 'old way' to 'new way' guide so I can get the vanilla VS version working since this is going to happen.
Janus.
Is there a guide to the changes you have made for the new 'astrodb' database API?
I ask because I will not be using the QT version even after the change over happens.
Which means I need to make the VS/windows version work with it.
I personally do not like the one size fits all solution, it goes the opposite direction to how I work.
Besides making a single point of failure, to me, it adds more complexity than it simplifies.
It may be because I work far ore toward the hardware level, but the complexity seems needless to me.
The mixture of value, dot '.', parentheses '()', and arrows '->' I see in the new code feels chaotic.
Though I admit that some of the new C/C++ virtualization is counterproductively complex to my eyes.
So far, the pattern and logic both of the singular database eludes me.
Looking for an 'old way' to 'new way' guide so I can get the vanilla VS version working since this is going to happen.
Janus.