*** ignas has joined #zope3-dev | 00:03 | |
*** ignas_ has joined #zope3-dev | 00:03 | |
*** ignas__ has joined #zope3-dev | 00:03 | |
*** ignas_ has quit IRC | 00:03 | |
*** ignas has quit IRC | 00:03 | |
*** garrett-smith has quit IRC | 00:07 | |
*** goopot has left #zope3-dev | 00:11 | |
*** garrett-smith has joined #zope3-dev | 00:18 | |
*** garrett-smith has quit IRC | 00:19 | |
*** nisha_cgx has joined #zope3-dev | 00:19 | |
*** garrett-smith has joined #zope3-dev | 00:19 | |
*** tvon has joined #zope3-dev | 00:23 | |
*** bskahan has joined #zope3-dev | 00:49 | |
*** projekt01 has joined #zope3-dev | 00:53 | |
*** bradb has quit IRC | 00:55 | |
*** tvon|desk has quit IRC | 01:07 | |
*** BjornT has quit IRC | 01:18 | |
mp | I know that ZopeX3 is not yet ready for "deployment" (ZopeX3300 page says it's for developers).. however - is it ready to make complete working sites? for example non production, medium traffic non-commercial private sites? | 01:18 |
---|---|---|
srichter | mp: actually Zope X3.0 is production quality | 01:19 |
srichter | mp: it is ideal for Web applications | 01:19 |
srichter | mp: Web-sites are a bit harder, since you do not have any of the high-level TTW scripting capabilities yet | 01:19 |
srichter | I need to change the ZopeX3300 page, if it really says that | 01:20 |
*** nisha_cgx has quit IRC | 01:21 | |
*** nisha_cgx has joined #zope3-dev | 01:21 | |
*** fdrake has joined #zope3-dev | 01:27 | |
fdrake | srichter: can I get interfaces that are directly provided by an object any more? | 01:27 |
fdrake | the old introspector let me do that | 01:27 |
srichter | I know | 01:28 |
srichter | as I said it is up to other people to provide a new instance-specific screen | 01:28 |
fdrake | seems like it was a bad decision to toss the old one prematurely :-( | 01:29 |
fdrake | well, I doubt I'll have time to address this one today. | 01:29 |
srichter | no, it was not; the old code was a very shaky shack | 01:30 |
fdrake | I didn't read the old code for that view, so I can't disagree. | 01:30 |
fdrake | It's just really valuable to check all the interfaces that an object provides. | 01:31 |
*** J1m has quit IRC | 01:32 | |
srichter | we almost never use directly provides anyways | 01:32 |
fdrake | depends on the "we" involved :-) | 01:32 |
srichter | well, with the new public API doctool API it should be very easy to do | 01:32 |
srichter | its not more than an hour of work | 01:33 |
srichter | (including tests) | 01:33 |
fdrake | for debugging (the only use case for the introspector) it doesn't even matter how rarely that information is needed, so long as it's available when it is. | 01:33 |
fdrake | perhaps I can look at it tonight, then | 01:34 |
fdrake | where do I look to find out about the "new public API doctool API"? | 01:35 |
srichter | apidpoc/README.txt | 01:35 |
srichter | it will direct you to the other TXT files | 01:35 |
fdrake | ok, thanks | 01:35 |
srichter | there are several files with detailed isntructions | 01:36 |
srichter | basically instead of introspecting a class, you want to introspect an instance | 01:36 |
srichter | you might want to add a new public method in this regard to the API | 01:36 |
fdrake | I think your hour estimate assumes that you know the existing API. :-) | 01:45 |
fdrake | It feels like the right UI would be for the Introspector view to show specific information about the object, and let you navigate to the class information. | 01:45 |
fdrake | Does that make sense to you? | 01:45 |
srichter | yeah | 01:45 |
srichter | in fact the easiest might be to just show the provided interfaces and have them linked to the apidoc | 01:46 |
srichter | and also link to the class reference to the apidoc version as well | 01:46 |
fdrake | yep | 01:46 |
fdrake | I don't want iface/class details inline; links are fine. | 01:47 |
srichter | or even easier just provide a link to the class | 01:47 |
srichter | and only list all directly provided interfaces | 01:47 |
fdrake | right | 01:47 |
fdrake | that's what's missing from the existing view | 01:47 |
srichter | yep | 01:47 |
mp | zope3 does not pass all tests (fresh from svn) - is it normal? | 02:01 |
srichter | no, all tests should always pass | 02:02 |
srichter | which fail? | 02:02 |
srichter | are you on Windows? | 02:02 |
mp | nope | 02:02 |
mp | Help Topic definition /home/maciej/fun/prog/zope/Zope3/build/lib.linux-i686-2.3/bugtracker/browser/help/tracker_overview.rst does not exist | 02:03 |
mp | no files in help | 02:03 |
mp | did I forget about something? | 02:03 |
srichter | mmh, please send a report to the mailing list | 02:03 |
srichter | no, but we sometimes forget to run the tests under src before making checkin | 02:04 |
srichter | checkins | 02:04 |
srichter | it should be easy to fix though | 02:04 |
mp | So, there's no help for now and reference in config file should be removed? | 02:07 |
*** BjornT has joined #zope3-dev | 02:21 | |
mp | And other silly thing - but annoying and makes curious people go away - broken ui, at least in my Mozila (rather standard).. but I'll post details later, because it is very late ;) | 02:24 |
mp | bue | 02:24 |
mp | bye | 02:24 |
fdrake | srichter: i have a rough patch, but need to update/extend the tests | 02:26 |
fdrake | i'll have to catch that later | 02:26 |
fdrake | (but before I commit, obviously) | 02:28 |
*** fdrake has quit IRC | 02:28 | |
*** nisha_cgx has quit IRC | 03:09 | |
*** stub has joined #zope3-dev | 03:48 | |
*** projekt01 has left #zope3-dev | 04:11 | |
*** stub has quit IRC | 05:29 | |
*** stub has joined #zope3-dev | 05:31 | |
*** haz-work has quit IRC | 05:38 | |
*** `anthony has quit IRC | 06:38 | |
*** bradb has joined #zope3-dev | 06:40 | |
*** BjornT has quit IRC | 06:50 | |
*** `anthony has joined #zope3-dev | 07:35 | |
*** bskahan has quit IRC | 07:45 | |
*** stub has quit IRC | 08:14 | |
*** stub has joined #zope3-dev | 08:14 | |
*** `anthony has quit IRC | 08:46 | |
*** hdima has joined #zope3-dev | 09:17 | |
*** Theuni has joined #zope3-dev | 09:39 | |
*** sashav_ has joined #zope3-dev | 09:40 | |
*** d2m has quit IRC | 09:59 | |
*** d2m has joined #zope3-dev | 10:15 | |
*** d2m has quit IRC | 10:27 | |
*** d2m_ has joined #zope3-dev | 10:27 | |
*** d2m_ is now known as d2m | 10:27 | |
*** mooded has joined #zope3-dev | 10:35 | |
*** faassen has joined #zope3-dev | 11:07 | |
*** run|sony has joined #zope3-dev | 11:10 | |
*** efge has joined #zope3-dev | 11:10 | |
*** zagy has joined #zope3-dev | 11:22 | |
*** __gotcha__ has quit IRC | 11:27 | |
*** __gotcha has joined #zope3-dev | 11:28 | |
*** run|sony has quit IRC | 11:31 | |
*** __gotcha__ has joined #zope3-dev | 11:52 | |
*** __gotcha has quit IRC | 11:55 | |
*** zagy has quit IRC | 11:55 | |
*** zagy has joined #zope3-dev | 11:55 | |
*** regebro has joined #zope3-dev | 12:12 | |
*** __gotcha has joined #zope3-dev | 12:17 | |
*** J1m has joined #zope3-dev | 12:25 | |
*** MalcolmC has joined #zope3-dev | 12:27 | |
*** mgedmin has joined #zope3-dev | 12:31 | |
*** mgedmin_ has joined #zope3-dev | 12:36 | |
*** mgedmin has quit IRC | 12:42 | |
*** mgedmin_ is now known as mgedmin | 12:42 | |
*** anguenot has joined #zope3-dev | 12:45 | |
*** faasse1 has joined #zope3-dev | 12:57 | |
*** srichter has quit IRC | 12:59 | |
*** faassen has quit IRC | 12:59 | |
*** povbot has joined #zope3-dev | 15:26 | |
*** mgedmin has quit IRC | 15:37 | |
*** Ragica has quit IRC | 15:44 | |
*** mkerrin has joined #zope3-dev | 15:49 | |
*** bradb has quit IRC | 15:55 | |
*** faasse1 has quit IRC | 16:21 | |
*** efge has quit IRC | 16:21 | |
*** anguenot has quit IRC | 16:21 | |
*** regebro has quit IRC | 16:21 | |
*** __gotcha has quit IRC | 16:21 | |
*** efge has joined #zope3-dev | 16:23 | |
*** __gotcha has joined #zope3-dev | 16:23 | |
*** efge has quit IRC | 16:24 | |
*** __gotcha has quit IRC | 16:24 | |
*** gintas has joined #zope3-dev | 16:25 | |
*** __gotcha has joined #zope3-dev | 16:27 | |
*** faassen has joined #zope3-dev | 16:28 | |
*** tvon has left #zope3-dev | 16:29 | |
*** __gotcha has quit IRC | 16:29 | |
*** faassen has quit IRC | 16:29 | |
*** efge has joined #zope3-dev | 16:30 | |
*** faassen has joined #zope3-dev | 16:31 | |
*** __gotcha has joined #zope3-dev | 16:32 | |
*** run|sony has joined #zope3-dev | 16:37 | |
*** anguenot has joined #zope3-dev | 16:40 | |
*** regebro has joined #zope3-dev | 16:40 | |
*** anguenot has quit IRC | 16:45 | |
*** faassen has quit IRC | 16:45 | |
*** efge has quit IRC | 16:45 | |
*** __gotcha has quit IRC | 16:45 | |
*** run|sony has quit IRC | 16:45 | |
*** regebro has quit IRC | 16:45 | |
*** bradb has joined #zope3-dev | 16:46 | |
*** apoirier has joined #zope3-dev | 16:47 | |
*** BjornT has joined #zope3-dev | 16:48 | |
*** efge has joined #zope3-dev | 16:49 | |
*** run|sony_ has joined #zope3-dev | 16:50 | |
*** `anthony has quit IRC | 16:54 | |
*** `anthony has joined #zope3-dev | 16:55 | |
*** sashav has quit IRC | 16:56 | |
*** anguenot has joined #zope3-dev | 17:01 | |
*** hdima has quit IRC | 17:03 | |
*** regebro has joined #zope3-dev | 17:05 | |
*** alga has joined #zope3-dev | 17:13 | |
*** stub has quit IRC | 17:14 | |
*** stub has joined #zope3-dev | 17:15 | |
*** tvon has joined #zope3-dev | 17:33 | |
*** sashav_ has quit IRC | 17:37 | |
*** SteveA_ has joined #zope3-dev | 17:42 | |
*** SteveA has quit IRC | 17:51 | |
*** alga has quit IRC | 17:52 | |
*** mooded has quit IRC | 17:52 | |
*** SteveA_ is now known as SteveA | 17:54 | |
*** run|sony has joined #zope3-dev | 18:06 | |
*** apoirier has quit IRC | 18:06 | |
*** SureshZ has joined #zope3-dev | 18:07 | |
*** run|sony__ has joined #zope3-dev | 18:19 | |
*** run|sony_ has quit IRC | 18:22 | |
*** mgedmin has joined #zope3-dev | 18:26 | |
*** bskahan has joined #zope3-dev | 18:34 | |
*** sashav_ has joined #zope3-dev | 18:35 | |
*** SureshZ has quit IRC | 18:37 | |
*** run|sony has quit IRC | 18:38 | |
*** AJC has quit IRC | 19:15 | |
*** stub has quit IRC | 19:15 | |
*** vlado has quit IRC | 19:25 | |
*** MalcolmC has quit IRC | 19:29 | |
*** mkerrin has quit IRC | 19:39 | |
*** tarek_ has joined #zope3-dev | 19:45 | |
*** hazmat has joined #zope3-dev | 19:47 | |
*** nisha_cgx has joined #zope3-dev | 19:58 | |
*** bskahan has quit IRC | 20:06 | |
Damascene | . | 20:17 |
*** Damascene has quit IRC | 20:18 | |
*** Damascene has joined #zope3-dev | 20:19 | |
*** Damascene has joined #zope3-dev | 20:19 | |
*** Damascene has joined #zope3-dev | 20:19 | |
*** gintas has quit IRC | 20:31 | |
*** run|sony__ has quit IRC | 20:44 | |
*** anguenot has quit IRC | 21:11 | |
*** regebro has quit IRC | 21:11 | |
*** efge has quit IRC | 21:14 | |
*** tarek_ has quit IRC | 21:14 | |
*** SureshE has joined #zope3-dev | 21:17 | |
*** SureshE has left #zope3-dev | 21:22 | |
*** fdrake has joined #zope3-dev | 21:35 | |
fdrake | srichter: do you know why there's a test of the introspector in zope.app.ftests.test_introspector? | 21:36 |
fdrake | it jsut checks the HTTP response code | 21:36 |
fdrake | s/jsut/just/ | 21:36 |
fdrake | ok, in that case :-), I'm going to remove it as redundant and out-of-place | 21:39 |
*** tvon has quit IRC | 21:41 | |
*** fdrake has quit IRC | 21:47 | |
*** mgedmin has quit IRC | 21:51 | |
*** gintas has joined #zope3-dev | 21:55 | |
*** mgedmin has joined #zope3-dev | 22:38 | |
*** bskahan has joined #zope3-dev | 22:46 | |
*** bskahan has quit IRC | 22:58 | |
*** SteveA__ has joined #zope3-dev | 23:00 | |
*** mgedmin has quit IRC | 23:10 | |
*** SteveA has quit IRC | 23:21 | |
*** gintas has quit IRC | 23:23 | |
*** hazmat has quit IRC | 23:37 | |
*** hazmat has joined #zope3-dev | 23:38 | |
*** bskahan has joined #zope3-dev | 23:40 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!