Framework design, initialization and framework usage
    Robert M. Münch 
    robert.muench at saphirion.com
       
    Wed May  8 06:14:17 UTC 2019
    
    
  
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
    
    
More information about the Digitalmars-d-learn
mailing list