Go Back   ZeroC Forums > Comments

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 07-20-2006
n2503v n2503v is offline
Registered User
 
Name: Alex Makarenko
Organization: ACFR, University of Sydney
Project: Orca
 
Join Date: Jun 2005
Posts: 82
Post Suggestion on Slice documentation

I find it hard to use chapter B. Slice Documentation as a reference. For each interface the individual methods are spread out over many pages and the method names don't stand out enough so it's hard to scan.

Personally I'd prefer Qt/Doxygen style where there's a compact list of methods for each class and details come later (hyper links from the list would be ideal). I'd also put all the relavent properties here as well but you probably have a good reason to keep them separated.

For example:

Code:
B.47 Ice::ObjectAdapter
Methods
getName
getCommunicator
activate
...
Properties
name.AdapterId
name.ReplicaGroupId
...
Overview
local interface ObjectAdapter
...
Used By
...
getName
string getName();
...
__________________
Alex Makarenko
Australian Centre for Field Robotics
The University of Sydney
www.cas.edu.au
project: orca-robotics.sf.net
Reply With Quote
  #2 (permalink)  
Old 07-23-2006
michi's Avatar
michi michi is offline
ZeroC Staff
 
Name: Michi Henning
Organization: ZeroC
Project: Ice
 
Join Date: Feb 2003
Location: Brisbane, Australia
Posts: 907
We'll have a look whether we can improve this, thanks!

Cheers,

Michi.
Reply With Quote
  #3 (permalink)  
Old 07-28-2006
ctennis ctennis is offline
Registered User
 
Name: Caleb Tennis
Organization: AEI
Project: Project GINA
 
Join Date: Mar 2006
Posts: 120
ice_factory documentation

In 6.14 of the manual, item #5 references the member function "ice_factory". However, no other mention of it is made except for a brief appearance in the section on Freeze.

I'm curious if you could add it to the documentation and perhaps give me a quick idea of how to use it?

Thanks.
__________________
Caleb Tennis
Analytical Engineering, Inc.
http://www.aei-tech.com
Project: Our facility infrastructure heavily utilizes Ice

Gentoo ebuild maintainer for Ice, IceRuby, etc.
Reply With Quote
  #4 (permalink)  
Old 07-28-2006
mes's Avatar
mes mes is offline
ZeroC Staff
 
Name: Mark Spruiell
Organization: ZeroC, Inc.
Project: Ice Developer
 
Join Date: Feb 2003
Location: California
Posts: 971
Hi Caleb,

The ice_factory function is only generated for a concrete Slice class, i.e., a class that does not have (or inherit) operations. The function returns an ObjectFactory object that creates an instance of the generated class. Since Ice does not require an application to manually install factories for concrete class types, there is usually no need to use this function.

Hope that helps,
- Mark
Reply With Quote
  #5 (permalink)  
Old 08-07-2006
Vewe Vewe is offline
Registered User
 
 
Join Date: Aug 2006
Location: USA
Posts: 1
Great information
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Documentation suggestion mwilson Comments 0 04-12-2006 05:20 PM
Suggestion to add daemon check to Ice::Service ctennis Comments 2 03-29-2006 04:27 PM
Suggestion for Windows Installer brian Help Center 2 07-27-2004 12:57 PM
A suggestion for the ICE manual shantanu_k06 Comments 1 05-13-2004 09:27 AM
suggestion 1 xiehua Comments 0 11-22-2003 09:53 PM


All times are GMT -4. The time now is 09:28 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.