Since 5/20/2012 6:59:10 PM, csennitt1 has written 3 articles and participated in 9 conversations. csennitt1 signature: csennitt1
csennitt1's articles:
Items(3) /1
source code to some old add-ons219 (7/23/2004 8:17:44 PM) comp.lang.clipper i probably have some source code to some add-ons i used to work on - way back Oodles - an object oriented extension to clipper 5 and maybe some older stuff would anyone be interested ? where could i post it fo... Chris
method overriding1017 (3/6/2004 5:58:09 PM) comp.lang.java.programmer the following code shows a simple class setup. i want to be able to use code in the following manner. b.aa().bb(); rather than lots of seperate lines b.aa(); b.bb(); as there will be many method calls per ob... chris
constructors not inherited ?829 (3/6/2004 9:01:18 AM) comp.lang.java.programmer the following code fails unless i create the ( commented out ) constructor in bClass does Java really not have the ability to inherit constructors ? a = new aClass("foo"); b = new bClass("foo"); .... class aC... chris
csennitt1's replies:
Items(5) /1
constructors not inherited ?829 (3/6/2004 9:01:18 AM) comp.lang.java.programmer the following code fails unless i create the ( commented out ) constructor in bClass does Java really not have the ability to inherit constructors ? a = new aClass("foo"); b = new bClass("foo"); .... class aC... csennitt1(12)
method overriding1017 (3/6/2004 5:58:09 PM) comp.lang.java.programmer the following code shows a simple class setup. i want to be able to use code in the following manner. b.aa().bb(); rather than lots of seperate lines b.aa(); b.bb(); as there will be many method calls per ob... csennitt1(12)
J2EE, what is it?26 (4/5/2004 6:37:23 AM) comp.lang.java.programmer This is probably a pretty stupid question. I have programmed with Java earlier (about a year ago), so I know the language at a decent level. In many job adverticments I now see the term J2EE. Is this just the... marcus.silfver(34)
cant believe people still using clipper - nice tho6577 (7/23/2004 1:51:25 PM) comp.lang.clipper well, i've been away from clipper for a good while now - cant believe peeps still using it. reminds me of that Year2K joke about the COBOL programmer. after working on a Y2K project for 3 years he is totally s... csennitt(1)