|
|
|
|||||
|
Slice Types from An external Library
Hi,
I am working with an external Java library and would like to use objects from the library in my Ice application. I understand that in order to use these objects, I have to specify them within my Slice descriptor. How do I define these types as they are not part of ICE? Say the "Organ" type is from the library is called "bodyparts.jar". Code:
module Health {
class Person {
Organ heart;
Organ kidney;
}
};
__________________
Zhi Quan Lee University of Auckland Department of Electrical and Computer Engineering http://se.auckland.ac.nz Project: An Integrated Automated Framework for Managing Dynamic Reconfiguration Supervised by Dr. Ian Warren and Dr. Jing Sun. With respect to their paper: http://csdl2.computer.org/persagen/D...09/ASE.2006.12 Homepage: http://zhi-lee.com |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linking Problems: Unresolved external symbol | Metadragonfire | Help Center | 2 | 06-26-2006 09:16 PM |
| how to invoke an external shell script in ice? | ewiniar | Help Center | 2 | 04-21-2006 04:28 AM |
| Using types defined by other libraries in slice. | Genia4 | Help Center | 3 | 10-17-2005 08:34 PM |
| How to use Slice defined Types in another definition | Venkat Seeth | Help Center | 4 | 02-22-2005 01:24 PM |
| Problems with Thread library | galbe | Help Center | 3 | 11-25-2003 11:25 AM |