|
|
|
|||||
|
More CCM-like
Hi,
It would be nice if ICE components will be more like EJB/CCM Components, i.e. providing event sources/sinks and facets/receptacles. Having some kind of deployment descriptors for ICE Box where the connection between components are described and checked during deployment for compatibility (based on declared provided/expected interfaces) will also make life easier Thanks, Andrey. |
|
|||||
|
Hi,
there has already been a certain amount of discussion about load balancing.... I think that a custom Locator approach it's quite clean because allows pluggable balancing strategies, but there must be an easy way to override getEndpoints behaviour in LocatorInfo wrt the unconditionally use of the LocatorTable. I think that there should be a way to force the call to findObjectById on the corresponding locator, maybe specifying patterns on identity category and/or name or, better, giving the possibility to specify a predicate object with a boolean cacheEndpoints(Ice.Identity id) I would also recall my comment about the possibility to map User exception to RuntimeException in java. Regards, Guido |
|
||||||
|
Re: Server-To-Client Callbacks Thru Client Initiated Connections
Quote:
Cheers, Michi. |
|
||||||
|
Hellow everybody
I think that an Ice version for embedded systems can be a very nice think. And I think that a documetation structured in classes can be very helpfull gratefulls for Ice i think that is a very very good product |
|
||||||
|
Quote:
|
|
|||||
|
Hi,
to pick up the idea of another poster: support for CORBA, i.e. IIOP. After all IDL and SLICE are not too different, at least they share a "common subset". So for those things they have in common compatibility would be great (of course as some sort of optional "plugin" to ICE, not the default ). Even though it would not allow to use the full set of features of either technology, it would at least allow some sort of limited interop without having to "hand-craft" gateways for every occasion you might need it. Chris |
|
|||||
|
DII
Hi,
one feature I would be interested in is a mechanism similar to CORBA DII. Along the same line, it would be really nice if the slice compiler could generate some code to allow the client to retrieve meta-data describing object interface. There is an interesting article on that subject at http://www.cuj.com/documents/s=8943/cujexp0312vinoski/ written by Steve Vinoski and Doug Schmidt. As Ice is already using XML and XML schemas for Freeze, I guess it would not be too difficult (easier to say than actually implementing it ) to use the same infrastructure to publish meta-data upon client request.Istvan |
|
||||||
|
Re: DII
Quote:
Sorry, but we're not sold on the XML hype XML is fine for stuff such as configuration, or as a "better HTML" (like our DocBook documentation), but beyond that, XML is just not the right tool. To me, the whole XML hype is another manifestation of the "I have a hammer, therefore everything else is a nail" problem. XML is good for some stuff, but now it's pushed into areas where it simply doesn't belong.In any case, I agree with you that we need something like DII. However, this will definitely not use XML, but instead use parsed Slice code, just as IcePHP does. |
|
|||||
|
Re: Re: DII
Quote:
|
|
|||||
|
Hi,
It would be great if ICE support RT CORBA like features. I mean priority thread control (client propagated and server declared models), scheduling features, ... Additionally, we have a strong need for multicast protocol. So if ICE also support a reliable multicast protocol like the ROMIOP Request For Proposal at the OMG, it would be very great. Chauk-Mean |
|
||||||
|
Quote:
|
![]() |
| 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 |
| Ice.Application feature requests | bartley | Comments | 4 | 02-05-2006 01:56 AM |
| Small C# Feature Request | acbell | Comments | 1 | 04-21-2005 01:12 AM |
| Feature request: Mutex classes | stephan | Comments | 1 | 03-27-2005 03:25 PM |
| platform feature matrix | dlyall | Comments | 0 | 09-02-2004 03:52 PM |
| Why not add DBC feature to Slice? | microweb | Comments | 3 | 12-07-2003 07:29 AM |