Nice/src/bossa/syntax dispatchTest.nice,1.7,1.8

Daniel Bonniot <[email protected]>
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/src/bossa/syntax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18203/src/bossa/syntax

Modified Files:
	dispatchTest.nice 
Log Message:
Make use of the new getClassType(NiceClass) method.


Index: dispatchTest.nice
===================================================================
RCS file: /cvsroot/nice/Nice/src/bossa/syntax/dispatchTest.nice,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** dispatchTest.nice	14 Jan 2005 22:47:11 -0000	1.7
--- dispatchTest.nice	28 Feb 2005 14:10:44 -0000	1.8
***************
*** 244,248 ****
  
    let NiceClass nc = cast(def.getImplementation());
!   return nc.getClassExp().getClassType();
  }
  
--- 244,248 ----
  
    let NiceClass nc = cast(def.getImplementation());
!   return nc.getClassType();
  }
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.