Re: getting IOException when parsing template

2003-11-15 Thread Geir Magnusson Jr .
On Saturday, November 15, 2003, at 01:16 PM, Will Glass-Husain wrote: Tomcat gives a SocketException (I think this is a subclass of IOException), which I usually catch quietly. where? WILL - Original Message - From: "Geir Magnusson Jr." <[EMAIL PROTECTED]> To: "Velocity Users List" <[E

Re: a new paper on enforcing separation in template engines

2003-11-15 Thread Terence Parr
Hi Nathan, >I also don't like pull in that you often > ask a graphics designer to become a programmer. not sure i'm with you here. how does "pull" do this? is it asking them to call methods on a LinkTool? to feed a date format to a DateTool? Yeah, arbitrary method calls to a model (particularl

Re: getting IOException when parsing template

2003-11-15 Thread Will Glass-Husain
Tomcat gives a SocketException (I think this is a subclass of IOException), which I usually catch quietly. WILL - Original Message - From: "Geir Magnusson Jr." <[EMAIL PROTECTED]> To: "Velocity Users List" <[EMAIL PROTECTED]> Sent: Saturday, November 15, 2003 3:48 AM Subject: Re: getting