|
From: jbetancourt <jbe...@co...> - 2005-02-15 09:53:15
|
The article is now in JavaWorld, "Let your Ant enjoy Spring": http://www.javaworld.com/javaworld/jw-02-2005/jw-0214-antspring.html "Summary This article presents an Ant task extension that allows the invocation of an IoC (Inversion of Control) managed object or any unmanaged object. It also shows how OGNL (Object Graph Navigation Language) can be used to easily let Ant invoke any method expression, including those with runtime arguments. The use of JUnit to test the Ant extension is also illustrated. In addition, an implementation is shown using the Spring framework. The Ant-IoC combination opens up new possibilities for creating loosely coupled software development support tasks. (2,500 words; February 14, 2005) " Yup, I did not give a great 'definition' of stuff like IoC. Perhaps I'm a little rusty in the prose department. ----- Original Message ----- From: "Drew Davidson" <dr...@og...> To: <spr...@li...> Sent: Thursday, January 27, 2005 9:26 AM Subject: Re: [Springframework-developer] OGNL property configurer bean factory post-processor > jbetancourt wrote: > > >I am using OGNL in conjunction with Spring. I will be publishing something soon on this. > >OGNL is really great! > > > > > > Thanks! > > Could you provide some details on exactly how you are using it in > conjunction with Spring? Do you mean using it within Spring constructs > or do you just use OGNL and Spring? > > - Drew > > -- > +---------------------------------+ > < Drew Davidson | OGNL Technology > > +---------------------------------+ > | Email: dr...@og... / > | Web: http://www.ognl.org / > | Vox: (520) 531-1966 < > | Fax: (520) 531-1965 \ > | Mobile: (520) 405-2967 \ > +---------------------------------+ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |