New Technology from alphaWorks (www.alphaworks.ibm.com): HyperJ Hyper/J supports advanced, "multi-dimensional" separation and integration of concerns in standard Java software. It runs on all Java platforms with JDK 1.1.5 to 1.2.1. What it is --------------- Hyper/J supports advanced, "multi-dimensional" separation and integration of concerns in standard Java software. This facilitates improved modularization, adaptation, composition, integration, and even non-invasive remodularization of Java software components. For example, it can be used to create a version of a system that contains some features, but not others, even if the original system was not written with the features separated. It can be used to extend or adapt a component, even if that component was not written with suitable hooks or open points. To give a concrete example, suppose a developer needs to produce an XML representation of a complex domain model that spans a large system. Rather than modifying the classes involved in the domain model to add XML streaming methods, s/he can code these methods in a separate package (or packages), and integrate them with the domain model classes using HyperJ. Download Now http://www.alphaworks.ibm.com/tech/hyperj?open&l=jspi,t=hypj Also, if any of you are looking for a job, take a look at IBM developerWorks's job search engine. It gives you the inside track on more than 50,000 technical jobs. To find out more go to the following link: http://www.ibm.com/developer/?loc=222,t=g,p=jobs =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". FAQs on JSP can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html
