Interactive Software Engineering Inc., 270 Storke Road Suite 7 Goleta CA 93117 USA. 2.3 Documentation, October 1990.

 Home/Search   Document Not in Database   Summary   Related Articles  

This paper is cited in the following contexts:
Supporting Distributed Programming in Eiffel - McHugh (1994)   (Correct)

....A such as adding or removing an exported routine will require preprocessing both class A and class B. However, it must be adopted due to a documented bug in ISE 2.3. This states that: If a shared routine is redefined, trying to access the redefined routine through polymorphism will not work [51]. Applying this to classes B and PROXY B in figure 6.5 will result in the following behaviour: Bobj : B ; Bobj = lookup ( Bobj.ns ) Bobj will refer to a PROXYB object if the object referenced by Bobj.ns is already mapped in another context. Bobj.A1 ; Will always invoke the ....

....naming scheme will flip around to the letter a after the 26th parameter, resulting in the generation of two parameters with the same identifier. The ISE Eiffel 2. 3 compiler imposes a maximum of 100 for the overall number of local entities, formal parameters and external functions in a routine [51]. 7.2.5 Postprocessing This section describes the postprocessing that must be performed on the C source code file for a global class. As it stands, the preprocessor generates the proxy and dispatch code for a global class (or classes) and writes the code into a file called .proxy.cc, as stated ....

Interactive Software Engineering Inc., 270 Storke Road Suite 7 Goleta CA 93117 USA. 2.3 Documentation, October 1990.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC