I just called them up. They told me that there is limited slots available (40) and more than 20 have already registered for the event. You need to call them if...
Reminder from the Calendar of pinoyjug http://groups.yahoo.com/group/pinoyjug/cal SCWCD SIG Thursday June 2, 2005 7:30 am - 9:30 am (This event repeats every...
pinoyjug@yahoogroups....
Jun 1, 2005 11:25 am
10917
http://www.manageability.org/blog/archive/20030605%23the_proliferation_of_java_microkernels JBoss was possibly the first to introduce a non-monolithic J2EE ...
I would like to know when and where this free maven training will be held ... <mailto:pinoyjug-unsubscribe@yahoogroups.com?subject=Unsubscribe> ... Send...
It will be on June 11 at Roof Deck, Function Room Prestige Tower, F. Ortigas AVe. (formerly Emerald Avenue) Ortigas Centre, Pasig City please contact...
hello gurus, I would like to seek your experts advice on Inversion of Control Containers and the Dependency Injection pattern. How is it used in real-world ...
I know this is off-topic but I am looking for a local mailing list/interest group for cisco (particulary TCL scripting/IVR). OR is there anyone here ...
... We currently have a project in production that uses Hivemind in a portion of it to provide IoC/dependency-injection. The main impetus for using IoC for us...
wow...great explanation here..we were told to research on it and possibly use it in our project..how about the disadvantages it can produce...we were told to...
btw dont forget about avalon ;) as an added note, you dont need a full blown container to do IOC type of design/pattern. Using guidelines of IOC, you can build...
... We haven't really used it long enough to start seeing the disadvantages beyond the obvious: 1. Your development setup becomes slightly more verbose. Both...
Hehehe precisely! I was waiting for someone to point this out ;-) But the question is for how long? The current trend is on simplifying things, and J2EE...
... "Dependency injection" is a better name. The idea is that your code's dependencies should be injected from the outside (like through setters, or...
IoC = push dependencies, instead of pulling them. your classes becomes more transparent and loosely coupled. The term "IOC" is the same as "dependency...
... As with most innovative technologies (IoCs, J2EE, MVCs), it will not shield or protect the application's design from complexity and unmaintenable code....
Hi there, Lewis Ship, proponent of hivemind asserts that IoC = dependency injection. http://jakarta.apache.org/hivemind/ioc.html However some guys at...
... Haha, Avalon is dead(fortunately). :) ... Why I didn't think of that term(IoC) during the days of Java 1.1? We've been doing this kind of code back then....
Google has recently launched "The Summer of Code" wherein a student participant gets awarded the cash for successfully completing an open source project by the...
... This'd work, but only if the "...you know where to get" part isn't a static factory method call to some object that's impossible to instantiate at test...
How can i register? i can't access ... http://www.sun.com/training/certification/java/associate_beta.xml ... __________________________________ Discover Yahoo!...
What's the difference between the JNDI namespaces java:/ and / ? (aside from java:/comp/env/ is under the first). When I open the JBoss JNDI browser, it seems...