pubsub documentation in Phoenix

Hi Oliver and Robin,

I was going to point out the doc included with Phoenix to a user but then noted that it has samples for the stand alone version which could be confusing.

E.g.:
http://wxpython.org/Phoenix/docs/html/lib.pubsub.pub.html

How should this be tackled?

It would be nice to expand the sample on that page and to have it also on this page:

http://wxpython.org/Phoenix/docs/html/lib.pubsub.html

Could the samples just show both ways?

Werner

I would say this is just an oversight. The samples on the Phoenix site
should show the wx.lib.pubsub imports, and mention that pubsub can also be
installed standalone and in such case what is the difference in import. The
page should probably also refer to the pubsub examples on pubsub.sf.net.

Oliver

···

On Wed, Dec 18, 2013 at 5:40 AM, Werner <wernerfbd@gmx.ch> wrote:

Hi Oliver and Robin,

I was going to point out the doc included with Phoenix to a user but then
noted that it has samples for the stand alone version which could be
confusing.

E.g.:
http://wxpython.org/Phoenix/docs/html/lib.pubsub.pub.html

How should this be tackled?

It would be nice to expand the sample on that page and to have it also on
this page:

http://wxpython.org/Phoenix/docs/html/lib.pubsub.html

Could the samples just show both ways?

Werner

Do you say that just Phoenix should be changed (which I could
probably do) or will you change it also in the standalone doc?
Werner

···

On 18/12/2013 13:23, oliver wrote:

        On Wed, Dec 18, 2013 at 5:40 AM,

Werner wernerfbd@gmx.ch
wrote:

          Hi

Oliver and Robin,

          I was going to point out the doc included with Phoenix to

a user but then noted that it has samples for the stand
alone version which could be confusing.

          E.g.:

          [http://wxpython.org/Phoenix/docs/html/lib.pubsub.pub.html](http://wxpython.org/Phoenix/docs/html/lib.pubsub.pub.html)



          How should this be tackled?



          It would be nice to expand the sample on that page and to

have it also on this page:

          [http://wxpython.org/Phoenix/docs/html/lib.pubsub.html](http://wxpython.org/Phoenix/docs/html/lib.pubsub.html)



          Could the samples just show both ways?



              Werner
      I would say this is just an oversight.

The samples on the Phoenix site should show the wx.lib.pubsub
imports, and mention that pubsub can also be installed
standalone and in such case what is the difference in import.
The page should probably also refer to the pubsub examples on
pubsub.sf.net.