Hello all. In writing a MidiMapping class, I was told that in general, I should use references except where I need a pointer. (I have no idea when which is appropriate when dealing with objects.) So I've been using references in my class. I discovered that doing so creates a chain of fixes I need to make to most of the dlgpreferences* classes since they all use MidiObject pointers instead of references. I'm not opposed to doing so, but will this help or hurt Mixxx overall if I do?
Sean <<--------------------------------------------------------------------------------->> This E-Mail message has been scanned for viruses and cleared by >>SmartMail<< from Smarter Technology, Inc. <<--------------------------------------------------------------------------------->> ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
