Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #12736
| From | Jan Burse <janburse@fastmail.fm> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: AAA Abstract Application Annotations |
| Date | 2012-03-06 19:36 +0100 |
| Organization | albasani.net |
| Message-ID | <jj5lek$sf1$1@news.albasani.net> (permalink) |
| References | <jiu3rl$aaj$1@dont-email.me> <jj055p$qua$1@news.albasani.net> <jj1bu1$ki4$1@dont-email.me> <jj34n0$bjo$1@news.albasani.net> <jj36aq$ejr$1@dont-email.me> |
Jeff Higgins schrieb: > On 03/05/2012 02:38 PM, Jan Burse wrote: > > >> Abstract Application Annotations > >> What if I want to decide whether my JFrame >> is a deamon or not at runtime? >> > > Shrugs, I'm sure the unknown development team hasn't worked out all the > details yet. :| > Annotations, well, they should give information to tool chains. Of course we can try to turn every framework into a tool. (Also a kind of business model) But this doesn't make the resulting artefact more lightweight. You will have as a result: - the framework + the annotation definitions (for Java) + the annotation processor (at runtime eventually, so that there is no real tool step) And then you loose flexibility, in case the framework gets locked away from the end-user (the programmer). Bye Bye
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar
Swing Application Framework Dead markspace <-@.> - 2012-03-03 13:52 -0800
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-03 21:17 -0500
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-03 21:27 -0500
Re: Swing Application Framework Dead markspace <-@.> - 2012-03-03 20:00 -0800
Re: Swing Application Framework Dead Arne Vajhøj <arne@vajhoej.dk> - 2012-03-04 09:31 -0500
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-04 14:34 -0500
Re: Swing Application Framework Dead "John B. Matthews" <nospam@nospam.invalid> - 2012-03-03 23:52 -0500
Re: Swing Application Framework Dead Jan Burse <janburse@fastmail.fm> - 2012-03-04 17:27 +0100
Re: Swing Application Framework Dead Arne Vajhøj <arne@vajhoej.dk> - 2012-03-04 12:59 -0500
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-04 13:58 -0500
Re: Swing Application Framework Dead Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-03-04 16:31 -0400
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-04 16:13 -0500
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-04 16:20 -0500
Re: Swing Application Framework Dead Arne Vajhøj <arne@vajhoej.dk> - 2012-03-04 21:03 -0500
Re: Swing Application Framework Dead Jan Burse <janburse@fastmail.fm> - 2012-03-04 22:20 +0100
Re: Swing Application Framework Dead Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-03-04 18:15 -0400
Re: Swing Application Framework Dead David Lamb <dalamb@cs.queensu.ca> - 2012-03-05 16:26 -0500
Re: Swing Application Framework Dead Arne Vajhøj <arne@vajhoej.dk> - 2012-03-04 17:44 -0500
Re: Swing Application Framework Dead markspace <-@.> - 2012-03-05 08:14 -0800
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-06 07:06 -0500
Re: Swing Application Framework Dead Jan Burse <janburse@fastmail.fm> - 2012-03-04 22:18 +0100
Re: Swing Application Framework Dead Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2012-03-04 18:21 -0400
Re: Swing Application Framework Dead Arne Vajhøj <arne@vajhoej.dk> - 2012-03-04 20:55 -0500
Re: Swing Application Framework Dead Lew <noone@lewscanon.com> - 2012-03-05 02:39 -0800
Re: Swing Application Framework Dead David Lamb <dalamb@cs.queensu.ca> - 2012-03-05 16:35 -0500
Re: Swing Application Framework Dead Arne Vajhøj <arne@vajhoej.dk> - 2012-03-06 17:21 -0500
Re: Swing Application Framework Dead Jan Burse <janburse@fastmail.fm> - 2012-03-04 20:20 +0100
Re: Swing Application Framework Dead Jan Burse <janburse@fastmail.fm> - 2012-03-04 21:49 +0100
Re: Swing Application Framework Dead Jeff Higgins <jeff@invalid.invalid> - 2012-03-04 17:18 -0500
AAA Abstract Application Annotations Jeff Higgins <jeff@invalid.invalid> - 2012-03-04 22:29 -0500
Re: AAA Abstract Application Annotations Jan Burse <janburse@fastmail.fm> - 2012-03-05 20:38 +0100
Re: AAA Abstract Application Annotations Jeff Higgins <jeff@invalid.invalid> - 2012-03-05 15:06 -0500
Re: AAA Abstract Application Annotations Jan Burse <janburse@fastmail.fm> - 2012-03-06 19:36 +0100
csiph-web