<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.erights.org/mediawiki/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.erights.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Uncaller</id>
		<title>Uncaller - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.erights.org/mediawiki/index.php?action=history&amp;feed=atom&amp;title=Uncaller"/>
		<link rel="alternate" type="text/html" href="http://wiki.erights.org/mediawiki/index.php?title=Uncaller&amp;action=history"/>
		<updated>2026-06-11T02:16:07Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.5-7</generator>

	<entry>
		<id>http://wiki.erights.org/mediawiki/index.php?title=Uncaller&amp;diff=2128&amp;oldid=prev</id>
		<title>Kevin Reid at 02:32, 13 February 2011</title>
		<link rel="alternate" type="text/html" href="http://wiki.erights.org/mediawiki/index.php?title=Uncaller&amp;diff=2128&amp;oldid=prev"/>
				<updated>2011-02-13T02:32:40Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;An [[uncaller]] generates [[portrayal]]s of objects.&lt;br /&gt;
&lt;br /&gt;
Uncallers are used by [[deSubgraphKit]] to convert each object in the graph being serialized into its serializable portrayal.&lt;br /&gt;
&lt;br /&gt;
Original javadoc ({{XXX|Integrate}}):&lt;br /&gt;
&lt;br /&gt;
If &amp;lt;tt&amp;gt;obj&amp;lt;/tt&amp;gt; is neither a bare string nor a scalar, and is transparent to&lt;br /&gt;
&amp;lt;i&amp;gt;this Uncaller&amp;lt;/i&amp;gt;, then &amp;lt;tt&amp;gt;uncaller.optUncall(obj)&amp;lt;/tt&amp;gt; returns a triple&lt;br /&gt;
corresponding to the three arguments of E.call/3:&amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;The receiver&lt;br /&gt;
&amp;lt;li&amp;gt;The &amp;quot;verb&amp;quot;, ie, the message name to call with &amp;lt;li&amp;gt;The list of arguments&lt;br /&gt;
&amp;lt;/ul&amp;gt; Alternatively, uncall may return null to indicate that obj was not&lt;br /&gt;
uncallable by this uncall function.&lt;br /&gt;
&lt;br /&gt;
'''FQN''': &amp;lt;code&amp;gt;org.erights.e.elib.serial.Uncaller&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Protocol==&lt;br /&gt;
&lt;br /&gt;
{{instance msgdoc|optUncall|1|&amp;lt;var&amp;gt;obj&amp;lt;/var&amp;gt;|{{sub|[[nullOK]]|[[Portrayal]]}}}}&lt;br /&gt;
&lt;br /&gt;
Returns a portrayal for &amp;lt;var&amp;gt;obj&amp;lt;/var&amp;gt;, or [[null]] if this uncaller does not handle the provided object.&lt;br /&gt;
&lt;br /&gt;
Original javadoc ({{XXX|Integrate}}):&lt;br /&gt;
&lt;br /&gt;
Returns a description of the call that would reconstruct the argument&lt;br /&gt;
object.&lt;br /&gt;
&lt;br /&gt;
The reconstructing call would proceed not with the elements of this&lt;br /&gt;
description, but with reconstructions of the elements of this&lt;br /&gt;
description. Return null to indicate that this Uncaller has no&lt;br /&gt;
description to offer, in which case another one may be tried.&lt;br /&gt;
&lt;br /&gt;
If a description triple is returned, the elements of this triple must&lt;br /&gt;
not provide any further authority beyond that held by a client who&lt;br /&gt;
already has both this &amp;lt;tt&amp;gt;Uncaller&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;obj&amp;lt;/tt&amp;gt;. In particular,&lt;br /&gt;
if this Uncaller is an authority-diminishing facet on a more powerful&lt;br /&gt;
Uncaller, then this facet may chose to implements its {{msg|optUncall/1}} in&lt;br /&gt;
terms of the underlying's {{msg|optUncall/1}}. It so, it had better be very&lt;br /&gt;
careful to re-diminish the result before returning it. See [[BaseLoader#getOptWrappingUncall/4]] for a convenience to help write such&lt;br /&gt;
wrappers.&lt;br /&gt;
&lt;br /&gt;
@return :nullOk[Tuple[any, String, List]]; either null or a 3-element list of&amp;lt;ul&amp;gt; &amp;lt;li&amp;gt;a receiver object whose reconstruction would&lt;br /&gt;
receive the message &amp;lt;li&amp;gt;a String, which is the name of the&lt;br /&gt;
message to call &amp;lt;li&amp;gt;a list of arguments, whose reconstruction&lt;br /&gt;
are the actual arguments to the call. &amp;lt;/ul&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kevin Reid</name></author>	</entry>

	</feed>