Bug 442822 - Tutorial Python issues
Summary: Tutorial Python issues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Messaging_Programming_Reference
Version: 1.0
Hardware: All
OS: Linux
urgent
low
Target Milestone: ---
: ---
Assignee: Jonathan Robie
QA Contact: Kim van der Riet
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-04-17 00:45 UTC by Carl Trieloff
Modified: 2013-08-06 00:52 UTC (History)
1 user (show)

Fixed In Version: B4
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-05-17 19:45:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Jonathan Robie 2008-05-17 19:44:21 UTC
I have addressed most of these comments through reorganization:

1. Each example starts with a "running the examples" section that tells where to
find the source code for the given example and how to run the example. This is
completed in C++ and Python, and will be done for Java before the next release.

2. In each section, I now describe the functions and the main body separately. I
believe this clarifies what was confusing before about where the code goes.

3. I use functions to avoid repetitive cut-and-paste code in the examples now
(someone else fixed this -- perhaps Rajith? -- before I did).

4. Channels are no longer used in the examples

I did not put the full source code in an appendix, opting instead to say where
the examples are installed. Best, I think, would be to have the full source code
online in a separate location.


Note You need to log in before you can comment on or make changes to this bug.