Re: [Sablevm-developer] Config File Parsing (Done)
Brought to you by:
egagnon
From: Etienne M. G. <eg...@j-...> - 2000-12-12 22:03:08
|
Brent Fulgham wrote: > Oh yes -- a valid directory yields a good result. I'm just saying > that if the user sets garbage in the configuration it does not > recover from this. (And I'm not sure how far you want to go in > bulletproofing it -- should you protect against the user deleting > the directory after the first read, etc.? ;-)) It's OK. Even if there's garbage there, the VM will behave as expected; it shouldn't segfault, but throw a "class not found" error. If this happens in the VM creation (JNI_CreateVM), the function should simply fail. Nothing special about it. > Whee! Just did it. At least one thing that works on SF, these days... The "release" process, and some mailing-list features are broken, with no known ETA for the fix. Etienne -- ---------------------------------------------------------------------- Etienne M. Gagnon, M.Sc. e-mail: eg...@j-... Author of SableCC: http://www.sable.mcgill.ca/sablecc/ and SableVM: http://www.sablevm.org/ ---------------------------------------------------------------------- |