[java-dev] Re: How efficient is coding objects using Java?
topher lafata
topher at topher.com
Thu Oct 25 07:45:31 MDT 2007
- Previous message: [java-dev] Re: How efficient is coding objects using Java?
- Next message: [java-dev] Re: How efficient is coding objects using Java?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hola I am about to get on a plane here but will check the code in the next day or so. The c external api is covered in writing max/msp externals by david zicarelli. It is not overly complicated. Just a little different. I agree that there could be a higher level c api for externs. I was working on a similar object to mxj called cfunk that addresses these issues by allowing you to write in a similar way but in c instead of java .I have stopped development of cfunk but perhaps I will finish it up someday or someone else is interested in taking it over.
- Previous message: [java-dev] Re: How efficient is coding objects using Java?
- Next message: [java-dev] Re: How efficient is coding objects using Java?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
