| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10
Comments:
<0> re <1> I should get up, almost 1pm. <2> rickety: ;) <3> Hi again. Is there an api with wich i can make *.jar files dinamicly from code? <1> Sancy: You could call the ant jar task from code. <0> yep - theres standard cl***es for dealing with jars from memory - not sure what they are off hand. <3> rickety: is there any example on how to do this? i'm not that familiar with ants <1> Sancy: google <3> :) <4> morning <0> 'lo, and night. <5> hey sabre <6> hello / hallo <5> high
<6> im trying to call a mothode from one cl*** (need it in other one) do i need to make an object first? <6> methode* <5> static methods are on cl***. non-static (object) methods needs an instance (object). <5> for static methods you dont need an instance <6> i added: Opteller Opteller = new Opteller(); in the main applicatie but i also need to add it to that cl***? <5> i'll tell you an useful trick.. if you need exactly one object of that type, you do public static Opteller opteller = new Opteller(); in Main cl***... then you just use Main.opteller in other cl***es <5> that's according to Singleton pattern. <6> ah that sounds nice <4> wolfey: don't do that <4> sheesh <5> jottinger: WHY NOT?:)) <4> p***ing a direct ref like that is bad <5> why? <4> because it is very tightly coupled to Main <5> well or in any other damn cl***. <5> but i see no problem with that <6> jottinger, u know a better way? <4> escalade: singleton pattern is well-known <5> or just <5> Opteller.instance ? <5> :)) <5> cl*** Opteler { <5> static Opteller instance = new Opteller(); <5> public static Opteller getInstance() { return instance; } <5> } <6> aju <4> that's a much better pattern <5> jottinger: better? <5> i knew you'd like it <5> ;) <7> losing internet connection... <5> gopss: if they do UTF-8, fine:P <5> gilead: .. <5> :P <1> wolfey: clas Optelller { public static final Optelller instance=new Opteller(); } also works. <5> yes rickety <1> And it looks somewhat like an enum with only one member, enum Optellllllller { INSTANCE } <8> remember about private constructor <5> yes <1> With an enum you don't worry about that. <8> true <5> :P <1> How about this idea: <5> for his purporse also teach him about Facade and Mediator:)) <1> All identifiers must have more than one word, e.g., loopCounter, not just counter, in case a future version of Java includes absolutely everything. <8> wolfey: or just tell to read a book or visit Cunningham's Wiki :P <8> rickety: what if it includes two-word camel case reserved word? <1> gilead: Give an example of that, which is already in Java. <8> I don't say it exists right now, but you said 'just in case' and 'everything' :P <8> who knows, maybe JUnit will be screwed one more time if JDK 9 includes ***ertTrue and ***ertFalse keywords ;) <1> I think it's an unwritten rule to keep keywords lowercase. Consider strictfp, instanceof. <9> NO COMMIES <9> N N <9> O XX XXXXXX O <9> XX XX
<9> J XXXXXXXXXX F <9> E XX XX A <9> W XXXXXX XX G <9> S S <9> NO NIGGERS <2> good grief <1> It's doing the same across networks. <10> nice... <5> damn croats <5> we should nuke them. <11> whoa, red hate bought JBoss <4> frx-: shut up, eh <4> frx-: nobody needs you <4> frx-: chances are, given human genetics, you've jewish and black blood in you <4> frx-: so I'm wholly in agreement with you, as long as your ideology applies to yourself as well <2> jottinger: don't you have a holy donut? <4> frx-: dunno, been a while <4> not any more, X forgot who I was <12> salam <10> no thanks, I just ate. <13> jottinger: :O <4> hey tmbg <4> how's it going <4> well, now X knows who I am again <4> tmbg: I'm using JMX again <13> jottinger: goody! <13> jottinger: I'm debating whether I should buy my neighbor's firebird <4> Definitely a redneck car <4> I say yes, and then steal charles' japanbacker and send it to me <13> hahaha <13> yes it's a redneck car, for sure <13> but it would make a fun project <13> turn it into a flat out race project car <13> gut the interior, etc <4> :) <4> Don't forget the theft part <4> that's very important <2> mmm.. I have fond memories of a firebird.. <2> or rather, of a 17yo police officers daughter who used to drive a thunderbird.. <13> not quite the same thing :P <2> close enough ;) <12> re salam <5> hello <9> NO COMMIES <9> N N <9> O XX XXXXXX O <9> XX XX <9> J XXXXXXXXXX F <9> E XX XX A <9> W XXXXXX XX G <9> S S <9> NO NIGGERS <14> Holy crap. <15> what an idiot <14> Wow... just wow. <15> is he a GNAA freak or something? <15> you get them sometimes, idiots <16> he's a kiddie <15> it's not the standard GNAA troll, so he's likely a freelance idiot <2> second time today, that I've noticed <14> Pardon my ignorance, but what is GNAA? <15> Gay Niggers ***ociation of America. They're self confessed trolls <15> they think they're funny <4> Clackwell: yo <15> there's a wikipedia article <14> ..... good grief. <15> http://en.wikipedia.org/wiki/Gay_Nigger_***ociation_of_America <4> dadgummit, does anthem have a script for this? <14> Brilliant. <15> if they weren't so bloody annoying, they might be funny. As it is... <17> hi <4> dammit, anthem <4> where the heck are you!
Return to
#java or Go to some related
logs:
sunone start script perl netfilter_queue tattingers partys #php debugging array overbound play versions.txt #MissKitten toxigene #AllNiteCafe #c
|
|