On 2019-05-07 17:43:57 +0000, H. S. Teoh said:
Note: it's a very bad idea to call a member function 'init'. It conflicts with the built-in .init property of all types, and can lead to strange bugs / confusing behaviours.Call it something else, like 'initialize'.
Yes, thanks. I'm currently just building prototype code to get the single parts I need up & running. Next steps are to merge them together step-by-step.
-- Robert M. Münch http://www.saphirion.com smarter | better | faster