Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] ENVIRON

Date2005-08-12 16:50
FromMichael Gogins
SubjectRe: [Cs-dev] ENVIRON
Yes, by all means rename it to CSOUND.

You have never indicated your opinion of my frequent suggestion to make CSOUND a real C++ class and all the function pointers would just be virtual member functions. As I have said before there is a good alias between C functions and C++ functions if the C++ class is a completely virtual class. 

I am completely confident that this would make Csound easier to maintain and extend without any untoward side effects. The C API would simply be an alias for the C++ class.

What do you think?

Regards,
Mike

-----Original Message-----
From: Istvan Varga 
Sent: Aug 12, 2005 9:41 AM
To: csound-devel@lists.sourceforge.net
Subject: Re: [Cs-dev] ENVIRON

So, should I rename the structure to CSOUND ?

Michael Gogins wrote:

> Thanks. I prefer CSOUND.
> 
> -----Original Message-----
> From: Istvan Varga 
> Sent: Aug 11, 2005 6:13 AM
> To: csound-devel@lists.sourceforge.net
> Subject: [Cs-dev] ENVIRON
> 
> One question that remains is whether ENVIRON should be changed to use a name
> that better describes its function as a C equivalent of a Csound class (e.g.
> CSOUND or CSOUND5 - 7 character names are preferred because they preserve
> code and comment formatting). Any ideas ?


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-08-12 20:10
FromIstvan Varga
SubjectRe: [Cs-dev] ENVIRON
Michael Gogins wrote:

> Yes, by all means rename it to CSOUND.

It is now renamed to CSOUND (struct CSOUND_).

> You have never indicated your opinion of my frequent suggestion
 > to make CSOUND a real C++ class and all the function pointers
 > would just be virtual member functions.

What is the major problem with having a C interface ?


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net