<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rules-sandbox.git/module/acme, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2020/12/rules-sandbox.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2020/12/rules-sandbox.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/'/>
<updated>2021-02-03T15:35:48Z</updated>
<entry>
<title>Code reorganization.</title>
<updated>2021-02-03T15:35:48Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-03T15:35:48Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=bafe762ac01d16904c18404283027e426e19bc73'/>
<id>urn:sha1:bafe762ac01d16904c18404283027e426e19bc73</id>
<content type='text'>
Moving main code to src, keeping modules in modules/
</content>
</entry>
<entry>
<title>Moving TemplateEngine to shared API.</title>
<updated>2021-02-03T15:08:50Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-03T15:08:50Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=91abd0b04320a9c9d932df195aca38c1cacfcc5a'/>
<id>urn:sha1:91abd0b04320a9c9d932df195aca38c1cacfcc5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating files.</title>
<updated>2021-02-01T15:45:47Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-02-01T15:45:47Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=2957c76e4027f47959f79354b07cdaa4b04da8c6'/>
<id>urn:sha1:2957c76e4027f47959f79354b07cdaa4b04da8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better main().</title>
<updated>2021-01-26T20:06:24Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-26T20:06:24Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=0ae7ecd47fd76921e8e1137739497578fe703354'/>
<id>urn:sha1:0ae7ecd47fd76921e8e1137739497578fe703354</id>
<content type='text'>
* Moving templates into their respective modules.
* Supporting export type-based filtering. Probably not perfect.
</content>
</entry>
<entry>
<title>Improving usability, massive refactoring.</title>
<updated>2021-01-25T20:29:12Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-25T20:29:12Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=912bc8b903dfa6d438c2469ecdad35c181c71830'/>
<id>urn:sha1:912bc8b903dfa6d438c2469ecdad35c181c71830</id>
<content type='text'>
* Moving all Drools code into their own modules. This fixes ri-engine
  to acme dependency.
* Now they all inherit from their own parent, should be used by
  third party code too.
* Separating acme planning code into its own module.
* Splitting rules code from ri-engine into ri-base. ri-engine is now
  a pure launcher for modules.
* Dumping kogito for the most part, but it seems like the planner still
  requires that.
</content>
</entry>
<entry>
<title>Updating classpath.txt.</title>
<updated>2021-01-25T14:00:29Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-25T14:00:29Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=92b957036218c03a20ba35c19a70bdf5e2333fd3'/>
<id>urn:sha1:92b957036218c03a20ba35c19a70bdf5e2333fd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformatting pom.xml.</title>
<updated>2021-01-24T21:40:56Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-24T21:40:56Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=a0cce48a4438b65a81a0999e3d6168078cff3a19'/>
<id>urn:sha1:a0cce48a4438b65a81a0999e3d6168078cff3a19</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: Optaplanner.</title>
<updated>2021-01-24T21:23:35Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-24T21:23:35Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=2c0c6197a6a00ad8b48da2f50700cef8e3da2232'/>
<id>urn:sha1:2c0c6197a6a00ad8b48da2f50700cef8e3da2232</id>
<content type='text'>
Excluding kie-api and kie-internal. Doing with without importing
Kogito would probably have solved everything directly.
</content>
</entry>
<entry>
<title>WIP: Optaplanner.</title>
<updated>2021-01-24T20:43:30Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-24T20:43:30Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=0037e24177fe9fc28809b8afd67a881af94037c0'/>
<id>urn:sha1:0037e24177fe9fc28809b8afd67a881af94037c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switching WG code to use object references.</title>
<updated>2021-01-12T22:06:32Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2021-01-12T22:06:32Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2020/12/rules-sandbox.git/commit/?id=e2f4aefa956bb06b1ee52d95ad8275757605678d'/>
<id>urn:sha1:e2f4aefa956bb06b1ee52d95ad8275757605678d</id>
<content type='text'>
</content>
</entry>
</feed>
