<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/IO/Adapter.pm, branch doc-cleanup-200112</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>update documents, comments</title>
<updated>2001-12-24T07:40:55+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-24T07:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=09daa35160a012328aef1fe60017dcc98c9f696b'/>
<id>09daa35160a012328aef1fe60017dcc98c9f696b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove \s*$</title>
<updated>2001-12-22T09:21:00+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-12-22T09:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=8c71d1f4b810babb4620a046ad9c100108887fb1'/>
<id>8c71d1f4b810babb4620a046ad9c100108887fb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define AUTOLOAD() to hook up md_XXX() functions</title>
<updated>2001-09-17T11:59:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-09-17T11:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=0cd2f77785298c4f0395354c87abe3183298e7e1'/>
<id>0cd2f77785298c4f0395354c87abe3183298e7e1</id>
<content type='text'>
XXX For example, md_XXX() should be implemented at
XXX IO::Adapter::SQL::toymodel.pm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
XXX For example, md_XXX() should be implemented at
XXX IO::Adapter::SQL::toymodel.pm
</pre>
</div>
</content>
</entry>
<entry>
<title>change replace()</title>
<updated>2001-09-17T11:28:31+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-09-17T11:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=700ec82a3b6f77c6b9e1da2a0f5b23b21af83e1f'/>
<id>700ec82a3b6f77c6b9e1da2a0f5b23b21af83e1f</id>
<content type='text'>
o fix typo: s/regexp/replace/
o fix case insensitive search when $show_all is on
o call md_find (md == map dependent, function) if defined
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o fix typo: s/regexp/replace/
o fix case insensitive search when $show_all is on
o call md_find (md == map dependent, function) if defined
</pre>
</div>
</content>
</entry>
<entry>
<title>add touch() method only for file type. It creates a file if the file</title>
<updated>2001-08-26T05:52:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-26T05:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=7b5715dcff778b1aa3886889a788539fbe0daa7d'/>
<id>7b5715dcff778b1aa3886889a788539fbe0daa7d</id>
<content type='text'>
not exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>set @ISA = qw(IO::Adapter::ErrorStatus) to call error_set()</title>
<updated>2001-08-05T11:56:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-08-05T11:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=63e18eb96c1e4c77f2b578036d072db68f372359'/>
<id>63e18eb96c1e4c77f2b578036d072db68f372359</id>
<content type='text'>
check $@ before call configure()
add more debug codes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check $@ before call configure()
add more debug codes
</pre>
</div>
</content>
</entry>
<entry>
<title>modify IO::Adapter::find() method to accpet options "all"</title>
<updated>2001-06-29T05:57:32+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-29T05:57:32+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=98892cfb949baeaa4a3412351a178ff1c022f908'/>
<id>98892cfb949baeaa4a3412351a178ff1c022f908</id>
<content type='text'>
my $addrs = $obj-&gt;find( $user , { all =&gt; 1 });

FML::Credential is modified to get all addresses which match /^$user/
once and search it within them.
1. get all entries match /^$user/ from $map.
2. try each address in the result matches $address to check.
3. is_same_address() conceals matching algorithm details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
my $addrs = $obj-&gt;find( $user , { all =&gt; 1 });

FML::Credential is modified to get all addresses which match /^$user/
once and search it within them.
1. get all entries match /^$user/ from $map.
2. try each address in the result matches $address to check.
3. is_same_address() conceals matching algorithm details.
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify $map_params paremter</title>
<updated>2001-06-09T14:27:39+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-09T14:27:39+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=502795ab4088b71ac9e0c2c4826406a0e1c7d39d'/>
<id>502795ab4088b71ac9e0c2c4826406a0e1c7d39d</id>
<content type='text'>
internal name change: _schema -&gt; _driver
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
internal name change: _schema -&gt; _driver
</pre>
</div>
</content>
</entry>
<entry>
<title>update status: "mysql" map is implemented already.</title>
<updated>2001-06-09T10:55:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-06-09T10:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=141e50aadee032ab8594003d3a59543f0b31a3b4'/>
<id>141e50aadee032ab8594003d3a59543f0b31a3b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up documents</title>
<updated>2001-05-30T14:35:09+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2001-05-30T14:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1149b16f28aa8f39ea7a405dcd826825125666c5'/>
<id>1149b16f28aa8f39ea7a405dcd826825125666c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
