<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rgens.git/src/main/java/bjc/rgens/parser/LoadOptions.java, branch trunk</title>
<subtitle>Mini-language for generating random text
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/'/>
<entry>
<title>Refactor front-end error-handling</title>
<updated>2019-07-21T19:24:47+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2019-07-21T19:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/rgens.git/commit/?id=8c289f05ca36c3def6a4e4ab2414b7469c03339e'/>
<id>8c289f05ca36c3def6a4e4ab2414b7469c03339e</id>
<content type='text'>
This refactors the front-end to use a tree for capturing errors, instead
of throwing exceptions.

This has the benefit that you will receive notifications about all of
the error messages you have, instead of only the first.

I'm a bit fuzzy on the details, since it's been a while since I wrote
these changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This refactors the front-end to use a tree for capturing errors, instead
of throwing exceptions.

This has the benefit that you will receive notifications about all of
the error messages you have, instead of only the first.

I'm a bit fuzzy on the details, since it's been a while since I wrote
these changes.
</pre>
</div>
</content>
</entry>
</feed>
