<feed xmlns='http://www.w3.org/2005/Atom'>
<title>puppet.git/lib/puppet/node_source, branch master</title>
<subtitle>Puppet repo</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/'/>
<entry>
<title>Removing obsolete fact stores and node sources.  The functionality has been moved into the indirector.</title>
<updated>2007-09-24T19:45:54+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-09-24T19:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=d6fd60cca15641fc1341cce52faf0506d7665044'/>
<id>d6fd60cca15641fc1341cce52faf0506d7665044</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The new parser configuration object works now,</title>
<updated>2007-08-17T02:21:40+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-08-17T02:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=a846ea900f9fa7a2baaa4fbd0742f080e7fd7a04'/>
<id>a846ea900f9fa7a2baaa4fbd0742f080e7fd7a04</id>
<content type='text'>
but the rest of the compiling process is hosed
(although the parser itself should still be fine).

The configuration object is unifying a lot of work
that was scattered around either the interpreter or
the scopes, and it simplifies the whole system.

However, its new simplicity has made the complexity
of the rest of the system that much more apparent,
and I am resolved to fixing the system rather than
hacking it sufficiently to just make it work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
but the rest of the compiling process is hosed
(although the parser itself should still be fine).

The configuration object is unifying a lot of work
that was scattered around either the interpreter or
the scopes, and it simplifies the whole system.

However, its new simplicity has made the complexity
of the rest of the system that much more apparent,
and I am resolved to fixing the system rather than
hacking it sufficiently to just make it work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding a "none" node source, which will be the default node source and will just return an empty node.</title>
<updated>2007-08-15T18:55:55+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-08-15T18:55:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=65559af75e3da6522f4c3e952a73d80e0040609c'/>
<id>65559af75e3da6522f4c3e952a73d80e0040609c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Finalizing the node handler.  It now correctly uses the different node sources</title>
<updated>2007-08-14T23:25:08+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-08-14T23:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=90a9d09cd08ec072530e2f000e9f7b65f1c41095'/>
<id>90a9d09cd08ec072530e2f000e9f7b65f1c41095</id>
<content type='text'>
and knows how to retrieve data from those sources.  Now I just need to fix
the language stuff to use this handler instead of the existing node stuff.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and knows how to retrieve data from those sources.  Now I just need to fix
the language stuff to use this handler instead of the existing node stuff.
</pre>
</div>
</content>
</entry>
<entry>
<title>An intermediate commit in the work towards adding multi-environment support.</title>
<updated>2007-08-14T05:09:49+00:00</updated>
<author>
<name>Luke Kanies</name>
<email>luke@madstop.com</email>
</author>
<published>2007-08-14T05:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/ricky/public_git/puppet.git/commit/?id=aab419b8c1ad84e51c6f58839290bbe5d1e7b28b'/>
<id>aab419b8c1ad84e51c6f58839290bbe5d1e7b28b</id>
<content type='text'>
This has required splitting the interpreter up considerably, which is much
cleaner but is a large project.  There is now a 'nodes' handler, but it is
currently non-functional, although all the support structure is there.  It just
needs to have the individual methods fleshed out, and it needs to be connected
to the 'facts' handler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has required splitting the interpreter up considerably, which is much
cleaner but is a large project.  There is now a 'nodes' handler, but it is
currently non-functional, although all the support structure is there.  It just
needs to have the individual methods fleshed out, and it needs to be connected
to the 'facts' handler.
</pre>
</div>
</content>
</entry>
</feed>
