This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: frysk-imports frysk/bindir/ftrace.java frysk/d ...


On Fri, 2006-07-21 at 13:18 +0200, Mark Wielaard wrote:
> Hi Tim,
> 
> On Thu, 2006-07-20 at 15:58 +0000, moore@sourceware.org wrote:
> > 	Throw a TaskException from some methods in Task. This is not a
> > 	RuntimeException, so fix all the affected callers too.
> 
> I like it. Now I actually have to look and think what to do in some
> nasty cases where the Task can actually have "disappeared". Now
> scratching my head how to improve my code to better handle some things.
> Good stuff.

Another question. Should the Register getters and setters also throw
TaskException? Currently only the requesting of the Isa of a Task can
trigger it, but it seems any use of it can also get you in trouble if
the underlying ByteBuffer for the register banks throws a fit.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]