|
|
|
|||||
|
Re: RE: What feature would you like to see most in Ice?
Quote:
A lite version of Ice protocol stack for phone and PDA would really be really interested.
__________________
It spells Mac OS X but pronounces NeXTSTEP! |
|
|||||
|
Re: What feature would you like to see most in Ice?
Quote:
__________________
It spells Mac OS X but pronounces NeXTSTEP! |
|
|||||
|
Quote:
Quote:
Chauk-Mean. |
|
||||||
|
Quote:
![]() |
|
|||||
|
I'd like to see a big darn example Ice project that does something reasonably useful, and integrates the various existing features in non-canned ways.
Don't get me wrong, the documentation is excellant, and the examples are presented quite well - from good to better to best. However, it would be really useful if ZeroC provided some complete application of moderate complexity, GPL'd of course, which really shows off it's product. Who's with me? (Or does this already exist?) |
|
|||||
|
Quote:
What would be really interesting (I think I'll post this into the help section as well) would e.g. be an example that implements a Windows Service (and/ or a Unix daemon) that offers some Ice objects. It would be particularly interesting how the object reacts to freezes ('pause' action for Windows Services). Also, the general setup/ structure would be interesting. regs, Stephan |
|
|||||
|
I'm currently involved in the development of a system for distributing user information across various systems at Norwegian universities. I came across Ice by accident, through the Wish beta actually.
Having spendt some hours looking into it, the one reason I can see right now for us not choosing Ice is the lack of Python support.A bit late to get it for this project, but I would very much like to see a mapping for Python in the future.
__________________
Ole-Marius Moe-Helgesen |
|
||||||
|
Quote:
Cheers, Michi. |
|
||||||
|
Quote:
The Java implementation is just as important to us as the C++ implementation. The feature set of the two was determined very deliberately: we try to provide the same feature in both, unless there's a platform limitation that prevents it, or a compelling advantage (such as performance) that favors an implementation in only one language. As one example, it's not currently possible to implement IceSSL in Java due to JDK limitations. As soon as the JDK allows it, we will implement IceSSL in Java. Another example is a service such as IcePack, which (in our opinion) is more appropriately written in C++ given its responsibilities. Take care, - Mark |
|
|||||
|
Quote:
![]() I agree that Java could be inappropriate platform for some services if your goal is a performance. However, sometimes I use your service implementations as a reference because, on my opinion, it's the best way to understand how some library supposes to be used. And C++ and Java implementations are pretty different so it's difficult to use C++ implementation as a reference for a Java programmer. I'm missing an example of Plugin which transparently extends base protocol by using encryption/compression/etc. |
|
|||||
|
DII + DSI + Interface Repository
Hi,
One of my research projects is a scripting tool for CORBA, called LuaOrb. In the beginning of LuaOrb, the ORB provided by OOC was very important due to two reasons: its source code was available and it was a high quality (the best?) CORBA implementation. So, I am a big fan of the ZeroC folks! Now, I would love to develop a LuaIce tool. Since Lua is very popular among game developers, I believe it would be a good match. But I need some sort of DII, DSI and IFR! (if the Ice objects could keep their interface descriptions without the need of an external service (IFR), it would be great; but I would be happy with the IFR approach. )Of course, I can implement a whole middleware from scratch in Lua, based only on the Ice protocol description. In fact, I am strongly considering this option too. But these two options are not completely equivalent, and I would need some sort of interface introspection facility in the Ice objects anyway. Unfortunately, I think it will take some time until we can have these dynamic features in Ice... or do you guys have good news for us about these features in Ice?? ![]() Thanks, Renato PS: BTW, I am trying to port Ice to MacOS X. I built the whole stuff but it fails in the thread alive test. |
|
||||||
|
Re: DII + DSI + Interface Repository
Quote:
Take care, - Mark |
|
|||||
|
The most important feature !
The most important feature !
1.work well with vc.net 2003 2.work well with win98 up to now,I can only Use Ice by DLL in vc.net 2003 ,when code ice into the vc.net 2003,there are many problems. There are so many .net progammers,So if 1. work well,It help more progammers to use Ice. up to now,I can't Use Ice Application in win98 client properly(not develop), Also there are so many people still use win98,if 2. work well, It help more progammers to use Ice. |
![]() |
| 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 |