Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #8718
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: preprocessor idea |
| Date | 2011-10-11 13:14 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <j7282d$vgc$1@dont-email.me> (permalink) |
| References | <j721b6$dam$1@online.de> <9fjlcpFdmU1@mid.individual.net> |
On 10/11/2011 12:57 PM, Robert Klemme wrote: > a JNI method which returns > information which lets you determine in Java which DLL's to load. You > could have a native method which returns a String[] with DLL names etc. +1. I could cite some design patterns or whatnot why this is probably the best approach but "common sense" is I think the most applicable design pattern here. Why go around your elbow to get from your forefinger to your thumb?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
preprocessor idea Philipp Kraus <philipp.kraus@flashpixx.de> - 2011-10-11 20:19 +0200
Re: preprocessor idea Robert Klemme <shortcutter@googlemail.com> - 2011-10-11 21:57 +0200
Re: preprocessor idea markspace <-@.> - 2011-10-11 13:14 -0700
Re: preprocessor idea Arne Vajhøj <arne@vajhoej.dk> - 2011-10-11 19:17 -0400
Re: preprocessor idea Robert Klemme <shortcutter@googlemail.com> - 2011-10-13 18:35 +0200
Re: preprocessor idea Arne Vajhøj <arne@vajhoej.dk> - 2011-10-13 22:49 -0400
Re: preprocessor idea Robert Klemme <shortcutter@googlemail.com> - 2011-10-16 23:56 +0200
Re: preprocessor idea Arne Vajhøj <arne@vajhoej.dk> - 2011-10-16 22:32 -0400
Re: preprocessor idea Robert Klemme <shortcutter@googlemail.com> - 2011-10-17 18:53 +0200
Re: preprocessor idea Roedy Green <see_website@mindprod.com.invalid> - 2011-10-12 07:04 -0700
csiph-web