Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 278

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>13.4 System Modules</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node39.html#section.m100.base">&lt;&lt; Prev</A></TD><TD><A href="node36.html">- Up -</A></TD><TD><A href="node41.html#section.m100.tools">Next &gt;&gt;</A></TD></TR></TABLE><DIV id="section.m100.system"><H2><A name="section.m100.system">13.4 System Modules</A></H2><DIV id="section.m100.system.search"><H3><A name="section.m100.system.search">13.4.1 Search Engines renamed</A></H3><P> The engines that used to be available by <CODE>SearchOne</CODE>, <CODE>SearchAll</CODE>, and <CODE>SearchBest</CODE> are now available under <CODE>Search<SPAN class="keyword">.</SPAN>base<SPAN class="keyword">.</SPAN>one</CODE>, <CODE>Search<SPAN class="keyword">.</SPAN>base<SPAN class="keyword">.</SPAN>all</CODE>, and <CODE>Search<SPAN class="keyword">.</SPAN>base<SPAN class="keyword">.</SPAN>best</CODE> (for more information see <A href="../system/node9.html#chapter.search">Chapter&nbsp;4 of ``System Modules''</A>). However in the Oz Programming Interface <CODE>SearchOne</CODE>, <CODE>SearchAll</CODE>, and <CODE>SearchBest</CODE> are still available for convenience. </P></DIV><DIV id="section.m100.system.schedule"><H3><A name="section.m100.system.schedule">13.4.2 Scheduling support moved</A></H3><P> Scheduling support is now provided by the system module <CODE>Schedule</CODE> rather than <CODE>FD<SPAN class="keyword">.</SPAN>schedule</CODE>. See also <A href="../fdt/node46.html#chapter.scheduling">Chapter&nbsp;11 of ``Finite Domain Constraint Programming in Oz. A Tutorial.''</A> and <A href="../system/node28.html#chapter.schedule">Chapter&nbsp;6 of ``System Modules''</A>. </P></DIV><DIV id="section.m100.system.property"><H3><A name="section.m100.system.property">13.4.3 <CODE>System<SPAN class="keyword">.</SPAN>get</CODE> and <CODE>System<SPAN class="keyword">.</SPAN>set</CODE></A></H3><P> <CODE>System<SPAN class="keyword">.</SPAN>get</CODE> and <CODE>System<SPAN class="keyword">.</SPAN>set</CODE> have been replaced by more powerful procedures that are available in the module <CODE>Property</CODE>, which is described in <A href="../system/node58.html#chapter.property">Chapter&nbsp;23 of ``System Modules''</A>. </P></DIV><DIV id="section.m100.system.vstoval"><H3><A name="section.m100.system.vstoval">13.4.4 <CODE>System<SPAN class="keyword">.</SPAN>valueToVirtualString</CODE> and <CODE>System<SPAN class="keyword">.</SPAN>virtualStringToValue</CODE></A></H3><P> <CODE>System<SPAN class="keyword">.</SPAN>valueToVirtualString</CODE> and <CODE>System<SPAN class="keyword">.</SPAN>virtualStringToValue</CODE> are now available as <CODE>Value<SPAN class="keyword">.</SPAN>toVirtualString</CODE> (see <A href="../base/value.html#chapter.values">Chapter&nbsp;3 of ``The Oz Base Environment''</A>) and <CODE>Compiler<SPAN class="keyword">.</SPAN>virtualStringToValue</CODE> (see <A href="../compiler/node4.html#section.api.module">Section&nbsp;4.2 of ``The Mozart Compiler''</A>). In particular, <CODE>Compiler<SPAN class="keyword">.</SPAN>virtualStringToValue</CODE> is a full featured and stable replacement for the ad-hoc <CODE>System<SPAN class="keyword">.</SPAN>virtualStringToValue</CODE>. </P></DIV></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node39.html#section.m100.base">&lt;&lt; Prev</A></TD><TD><A href="node36.html">- Up -</A></TD><TD><A href="node41.html#section.m100.tools">Next &gt;&gt;</A></TD></TR></TABLE><HR><ADDRESS><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>