<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bjc-utils2.git/BJC-Utils2/src/main/java/bjc/utils/cli/objects, branch trunk</title>
<subtitle>Miscellaneous utilities and support code
</subtitle>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/'/>
<entry>
<title>Start splitting into maven modules</title>
<updated>2017-10-09T01:39:59+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-10-09T01:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=c82e3b3b2de0633317ec8fc85925e91422820597'/>
<id>c82e3b3b2de0633317ec8fc85925e91422820597</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More work on DefinerCLI</title>
<updated>2017-09-11T22:13:08+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T22:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d7643eadf858b5bd653f6f63f5abb9cae131e5d8'/>
<id>d7643eadf858b5bd653f6f63f5abb9cae131e5d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to command statuses.</title>
<updated>2017-09-11T17:40:17+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T17:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=fa2e7f6a7239c58cbd6c1005f9789232087a5eda'/>
<id>fa2e7f6a7239c58cbd6c1005f9789232087a5eda</id>
<content type='text'>
Use command statuses as return values from commands, instead of
returning nothing at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use command statuses as return values from commands, instead of
returning nothing at all.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use java.util.logging, not System.err</title>
<updated>2017-09-11T16:57:39+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T16:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=80ae6644b158b47e17e5ee697c665f9fc76cfa05'/>
<id>80ae6644b158b47e17e5ee697c665f9fc76cfa05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bundle state into its own class</title>
<updated>2017-09-11T15:35:55+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T15:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=98eb253d5c449590dc7da137a296f97894c22837'/>
<id>98eb253d5c449590dc7da137a296f97894c22837</id>
<content type='text'>
Bundle the state for BlockReaderCLI into a class by itself, for use in
future plans.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bundle the state for BlockReaderCLI into a class by itself, for use in
future plans.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add beginnings of CLI for defines</title>
<updated>2017-09-11T15:16:20+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T15:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=00804ba2bafba780c2f7e74b3e21ed14468ae7e6'/>
<id>00804ba2bafba780c2f7e74b3e21ed14468ae7e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update BlockReaderCLI</title>
<updated>2017-09-11T15:10:31+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T15:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=0a158db894299a05dac881c7c829bd69ab464d24'/>
<id>0a158db894299a05dac881c7c829bd69ab464d24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ToggledBlockReader to CLI</title>
<updated>2017-09-11T14:10:28+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T14:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=90f9bf8e8deddf267d7e7c2fd2fdc01f39f08df8'/>
<id>90f9bf8e8deddf267d7e7c2fd2fdc01f39f08df8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More BlockReader work</title>
<updated>2017-09-11T00:07:22+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-11T00:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=ea88542aec97f570a01303a7e73336701e266259'/>
<id>ea88542aec97f570a01303a7e73336701e266259</id>
<content type='text'>
This includes some minor fixes to the BlockReaderCLI, and two new
BlockReader types
* MappedBlockReader - Apply a function to each block, transforming it.
* FlatMappedBlockReader - Apply a function to each block, expanding it
into one or more blocks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes some minor fixes to the BlockReaderCLI, and two new
BlockReader types
* MappedBlockReader - Apply a function to each block, transforming it.
* FlatMappedBlockReader - Apply a function to each block, expanding it
into one or more blocks.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update</title>
<updated>2017-09-10T00:47:34+00:00</updated>
<author>
<name>Benjamin J. Culkin</name>
<email>bjculkin@mix.wvu.edu</email>
</author>
<published>2017-09-10T00:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ashardalon.com/bjc-utils2.git/commit/?id=d766896972c9e9be4a9e0021ec5f4f0665901865'/>
<id>d766896972c9e9be4a9e0021ec5f4f0665901865</id>
<content type='text'>
Most of it is documentation changes.

The rest is more work on BlockReaders, as well as a simple command
language for configuring them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most of it is documentation changes.

The rest is more work on BlockReaders, as well as a simple command
language for configuring them.
</pre>
</div>
</content>
</entry>
</feed>
