|
|
|
|||||
|
Ice module name
Hello,
it would nice to have the possibility to name "ice" a nested module. This slice def raise an error in slice2java (ice module name is reserved): module service { module ice { ...... }; }; Regards, Guido. |
|
|||||
|
Quote:
![]() Well, if you design a service in a layered manner, with the real impl that is middleware independent, you could put CORBA access point, Ice access point, SOAP access point around it (I know is'nt that easy, but, at least, ease testing phase). With this in mind, if your service is defined as: com.mycompany.servicexx.spec for interface specification com.mycompany.servicexx.impl for implementation a module naming could be com.mycompany.servicexx.ice.spec for ice generated com.mycompany.servicexx.ice.impl for ice implementation Maybe iceimpl module name works better Guido. |
![]() |
| 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 |
| Compile error using VERSION in module | ctennis | Bug Reports | 1 | 03-29-2006 02:49 PM |
| Question about module | OrNot | Help Center | 2 | 09-19-2005 05:57 AM |
| Python and partial Ice module inclusion (Glacier2 specifically) | ckohnert | Help Center | 4 | 08-18-2005 03:08 PM |
| Throwing exception from another module | beardo | Help Center | 3 | 06-01-2005 12:21 PM |
| Bug about Module | feb | Bug Reports | 2 | 11-03-2004 08:14 PM |