*** tvon has quit IRC | 00:04 | |
srichter | Stevea: no | 00:05 |
---|---|---|
Stevea | there was some work around checking for installed python packages | 00:06 |
*** bradb has quit IRC | 00:06 | |
Stevea | worth i look i think | 00:06 |
*** apoirier has joined #zope3-dev | 00:06 | |
srichter | ok, I will | 00:06 |
*** srichter has quit IRC | 00:07 | |
*** dagnachew has quit IRC | 00:21 | |
*** hazmat has quit IRC | 00:31 | |
*** Stevea is now known as SteveA|way | 00:34 | |
*** srichter has joined #zope3-dev | 00:35 | |
*** ChanServ sets mode: +o srichter | 00:35 | |
__odie | So in zope3 there basically is no *stable* way to search objects yet? The TextIndex NG thing is horrid | 00:47 |
VladDrac | there's the catalog | 00:48 |
VladDrac | ting3 is ony zope2+five at this moment (not yet 'ported' to z3) | 00:48 |
__odie | What exactly does the catalog do? There is like *no* documentation on any of this :) | 00:49 |
__odie | IIRC it finds objects with a certain property? | 00:49 |
VladDrac | you're not familiar with zope2? | 00:50 |
*** hazmat has joined #zope3-dev | 00:50 | |
__odie | no ... :) | 00:51 |
VladDrac | the catalog indexes content based on attributes | 00:51 |
*** vinsci|40 is now known as vinsci | 00:51 | |
VladDrac | using specific indexes | 00:51 |
VladDrac | like TING3 (which isn't available for z3) | 00:51 |
VladDrac | a simple text and fieldindex are | 00:51 |
__odie | could you search for a partial match? or say a value inbetween two ranges? | 00:53 |
VladDrac | not with the current implementation | 00:53 |
VladDrac | but eventually, yes | 00:53 |
__odie | hmm | 00:54 |
__odie | so im gonna need to bone up on search algortihms and write something myself heh | 00:54 |
VladDrac | or fix the catalog :) | 00:55 |
__odie | i doubt im qualified currently for that :) | 00:55 |
srichter | VladDrac: I thought Andreas said it works with the Zope 3 catalog as well? | 00:57 |
VladDrac | srichter I've looked at it | 00:58 |
srichter | I see | 00:58 |
srichter | that's too bad | 00:58 |
VladDrac | as far as I can tell, it can be made to work once you write the z3 glue code around it | 00:58 |
*** SureshZ has left #zope3-dev | 00:58 | |
VladDrac | TXNG 3 is the reimplementation of the well-known TextIndexNG product for | 00:58 |
VladDrac | Zope 2 using Zope 3 technologies. The current implementation runs | 00:58 |
VladDrac | out-of-the-box on Zope 2 (in combination with Five). The core implementation | 00:58 |
VladDrac | can be re-used easily in Zope 3. | 00:58 |
__odie | which really means "cant be used at all" because if it was easy, he would have done it ;) | 01:00 |
VladDrac | actually it looks doable | 01:00 |
VladDrac | index.py does resemble z3 index implementations alot | 01:00 |
VladDrac | I might give it a shot | 01:01 |
__odie | :) | 01:02 |
__odie | is there some place which gives the current status of the Z3 catalog and what needs to be done to it still? | 01:04 |
__odie | probabyl would be easier for me to fix it, than write something similiar and then switch over to yours when it works later :) | 01:09 |
srichter | __odie: the catalog is pretty much done | 01:11 |
srichter | we kep it small on purpose | 01:11 |
srichter | the version that is in the trunk will be part of the release | 01:11 |
*** MiUlEr has joined #zope3-dev | 01:13 | |
*** bska|mobile has quit IRC | 01:15 | |
*** yota has quit IRC | 01:17 | |
*** J1m has quit IRC | 01:26 | |
*** bskahan has joined #zope3-dev | 01:32 | |
__odie | srichter: right, but it can only find exact values right? :) | 01:33 |
__odie | you couldn't query for substrings? or values between two valuse (perhaps with the index interface?) | 01:35 |
__odie | I read the API documentation it was pretty confusing to me, but tahts what I got from it :) | 01:35 |
srichter | I think the textindex should be able to find substrings | 01:46 |
__odie | sadly, you're far better off with sql in this regard :) | 01:50 |
srichter | probably | 02:04 |
srichter | but textindex ng is supposed to be pretty good | 02:04 |
srichter | better than SQL | 02:04 |
srichter | because it lets you do language-specific filtering | 02:05 |
*** apoirier has quit IRC | 02:10 | |
*** jelkner has joined #zope3-dev | 02:11 | |
*** bskahan has quit IRC | 02:17 | |
*** eaon has quit IRC | 02:26 | |
*** Aiste has quit IRC | 03:04 | |
*** Aiste has joined #zope3-dev | 03:06 | |
*** jelkner has quit IRC | 03:10 | |
*** tvon has joined #zope3-dev | 03:34 | |
*** stub has joined #zope3-dev | 04:01 | |
*** projekt01 has left #zope3-dev | 04:09 | |
*** hazmat has quit IRC | 04:16 | |
*** SureshZ has joined #zope3-dev | 04:32 | |
*** zagy__ has quit IRC | 05:08 | |
*** zagy has joined #zope3-dev | 05:08 | |
*** bskahan has joined #zope3-dev | 05:09 | |
*** BjornT has quit IRC | 05:24 | |
*** deo has quit IRC | 06:12 | |
*** BjornT_ has joined #zope3-dev | 06:36 | |
*** tvon has quit IRC | 06:37 | |
*** BjornT_ has joined #zope3-dev | 06:39 | |
*** bskahan has quit IRC | 07:04 | |
*** SureshZ has left #zope3-dev | 07:23 | |
*** deo has joined #zope3-dev | 07:40 | |
*** deo has quit IRC | 07:48 | |
*** deo has joined #zope3-dev | 07:49 | |
*** deo has joined #zope3-dev | 07:50 | |
*** deo has quit IRC | 07:52 | |
*** deo has joined #zope3-dev | 07:52 | |
*** MiUlEr has quit IRC | 07:58 | |
*** __gotcha_ has joined #zope3-dev | 08:04 | |
*** kaczordek has joined #zope3-dev | 08:12 | |
*** MiUlEr has joined #zope3-dev | 08:16 | |
*** __gotcha has quit IRC | 08:21 | |
*** elbixio has joined #zope3-dev | 08:40 | |
elbixio | Hello everybody. I'm new to Zope3 and I'm trying to use PostgreSQL with it. I've read that you can add a SQL script in the the content space and you can use sqlexpr using TALES. Is there another way to use SQL with Zope3? Thanks | 08:44 |
__odie | elbixio: its pretty quiet here this time of night, I think youd have better luck tomorrow morning (and I dont know the answer to your question :-) | 08:56 |
*** __odie is now known as odie-away | 08:56 | |
odie-away | srichter: I had some major inspiration for my search problem today ... perhaps when you're around I can run it by you :) | 08:57 |
odie-away | goodnight all! | 08:57 |
elbixio | good night :) | 08:58 |
*** hdima has joined #zope3-dev | 09:08 | |
*** yota has joined #zope3-dev | 09:14 | |
*** sashav has joined #zope3-dev | 09:30 | |
*** d2m has quit IRC | 09:43 | |
*** SteveA|way is now known as SteveA | 09:46 | |
*** stub has quit IRC | 10:03 | |
*** stub has joined #zope3-dev | 10:03 | |
*** __gotcha_ is now known as __gotcha | 10:32 | |
VladDrac | odie what kind of idea? | 11:02 |
*** elbixio has quit IRC | 11:07 | |
*** elbixio has joined #zope3-dev | 11:19 | |
elbixio | hi. do the "authentication" package and the "pluggableauth" package have the same purpose? | 11:21 |
*** elbixio has quit IRC | 11:31 | |
*** eaon has joined #zope3-dev | 11:44 | |
*** lunatik has joined #zope3-dev | 11:52 | |
*** kaczordek has quit IRC | 11:52 | |
*** cwells has joined #zope3-dev | 11:56 | |
*** lunatik has left #zope3-dev | 12:00 | |
* VladDrac would really like http://www.zope.org/Collectors/Collectors/Zope3-dev/397 to be fixed | 12:10 | |
*** regebro has joined #zope3-dev | 12:10 | |
*** gintas has joined #zope3-dev | 12:16 | |
VladDrac | ok | 12:46 |
VladDrac | I guess using TextIndexNG under zope3 is slightly less trivial | 12:47 |
VladDrac | the core isn't as zope2 independend as andreas claims :) | 12:47 |
VladDrac | wait, it compiles! | 12:47 |
VladDrac | ship it! | 12:47 |
*** projekt01 has joined #zope3-dev | 12:49 | |
*** alga has joined #zope3-dev | 12:59 | |
regebro | does the unittest run? | 13:05 |
regebro | :) | 13:05 |
VladDrac | don't think there are any | 13:05 |
VladDrac | hmm wait, there are | 13:06 |
regebro | See, you must have quality controls. If the unittest runs:ship it! :) | 13:09 |
gintas | The functional test zope.app.debugskin.ftests.DebugSkinTests is failing for me for some reason. Is it just my machine? | 13:09 |
hdima | gintas: Windows? | 13:10 |
gintas | Linux | 13:11 |
hdima | strange, on Linux the test passed | 13:12 |
gintas | it's odd: the traceback does not include the code of the last few entries in the traceback which the functional test checks, just the file names and line numbers | 13:12 |
hdima | I've seen some the test breakage on Windows, but I don't remerber the cause | 13:13 |
*** alga has quit IRC | 13:15 | |
VladDrac | ok | 13:16 |
VladDrac | I lost all errors | 13:16 |
VladDrac | but it doesn't really index or search yet :) | 13:16 |
VladDrac | interface.providedBy(foo) returns true if foo can somehow be adapted into interface? | 13:30 |
VladDrac | hmmm guess not | 13:31 |
projekt01 | VladDrac, try interface(foo), if no CommponentLookupError occurs, you get the right adapter | 13:34 |
VladDrac | yeah ok | 13:34 |
VladDrac | I'm more of a LBYL guy | 13:34 |
projekt01 | LBYL ??? | 13:35 |
VladDrac | look before you leap, google it :) | 13:35 |
gintas | VladDrac, better use IInterface(foo, None) and check if result is not None | 13:37 |
gintas | (of course, you can use a marker object if you expect None sometimes) | 13:37 |
*** stub has quit IRC | 13:38 | |
projekt01 | Yes, this is also possible, it depends on what you are trying to do. | 13:42 |
projekt01 | But you are sure that you don't know there is or is not a adapter and you have to check it? | 13:42 |
projekt01 | I preferre to call adapters only if I know there are there. You allways can add a generic adapter for a minimal support for Interface (for="*"). | 13:44 |
VladDrac | I'm sure :) | 13:44 |
VladDrac | it's about indexing - random objects must be adapted into something before their index attribute is accessed | 13:45 |
*** jinty has joined #zope3-dev | 13:53 | |
*** bskahan has joined #zope3-dev | 14:04 | |
*** srichter has quit IRC | 14:06 | |
VladDrac | okay, coolness | 14:11 |
* VladDrac got TextIndexNG 3 to work witn the zope3 catalog | 14:11 | |
*** AJC has joined #zope3-dev | 14:13 | |
VladDrac | speaking of the devil | 14:16 |
VladDrac | hmm wait, nevermind | 14:16 |
VladDrac | lunchtime :) | 14:16 |
*** d2m has joined #zope3-dev | 14:18 | |
*** projekt01 has left #zope3-dev | 14:26 | |
*** bskahan has quit IRC | 14:27 | |
*** gintas has quit IRC | 14:28 | |
*** faassen has joined #zope3-dev | 14:33 | |
*** projekt01 has joined #zope3-dev | 14:35 | |
*** bskahan has joined #zope3-dev | 14:35 | |
*** bourbaki has joined #zope3-dev | 14:41 | |
*** bourbaki has left #zope3-dev | 14:45 | |
*** mgedmin has joined #zope3-dev | 14:59 | |
*** J1m has joined #zope3-dev | 15:06 | |
VladDrac | mogge j1m | 15:09 |
*** bskahan has quit IRC | 15:14 | |
*** SteveA has quit IRC | 15:14 | |
*** bskahan has joined #zope3-dev | 15:17 | |
*** mooded has joined #zope3-dev | 15:18 | |
*** SteveA has joined #zope3-dev | 15:34 | |
J1m | mogge | 15:37 |
*** lunatik has joined #zope3-dev | 15:49 | |
*** jinty has left #zope3-dev | 15:51 | |
VladDrac | let's see if I can get the tng3 tests to work as well | 15:53 |
VladDrac | I wonder if porting additional zope2 indexes is as easy as porting tng3 | 15:53 |
*** Aiste has quit IRC | 16:00 | |
*** Aiste has joined #zope3-dev | 16:03 | |
*** Aiste has quit IRC | 16:03 | |
*** bradb has joined #zope3-dev | 16:09 | |
*** lunatik has quit IRC | 16:13 | |
*** ignas has joined #zope3-dev | 16:14 | |
*** vlado has joined #zope3-dev | 16:14 | |
*** tarek_ has joined #zope3-dev | 16:16 | |
*** dagnachew has joined #zope3-dev | 16:21 | |
*** Aiste has joined #zope3-dev | 16:23 | |
*** lunatik has joined #zope3-dev | 16:25 | |
*** lunatik has left #zope3-dev | 16:26 | |
VladDrac | are there any zope3 sprints planned for EP? | 16:34 |
projekt01 | Ask, philiKON perhaps he will be there and know something about a sprint | 16:35 |
*** gintas has joined #zope3-dev | 16:47 | |
*** BjornT_ has quit IRC | 16:47 | |
*** SureshZ has joined #zope3-dev | 16:48 | |
*** srichter has joined #zope3-dev | 16:49 | |
*** ChanServ sets mode: +o srichter | 16:49 | |
*** anguenot has joined #zope3-dev | 16:55 | |
*** Aiste has quit IRC | 16:56 | |
*** sashav has quit IRC | 16:57 | |
*** hdima has quit IRC | 17:19 | |
*** alga has joined #zope3-dev | 17:38 | |
*** BjornT has joined #zope3-dev | 17:43 | |
*** vlado has quit IRC | 17:53 | |
*** bskahan has quit IRC | 18:12 | |
*** Aiste has joined #zope3-dev | 18:20 | |
*** AJC has quit IRC | 18:23 | |
*** dagnachew has quit IRC | 18:28 | |
*** mooded has quit IRC | 18:34 | |
*** projekt01 has left #zope3-dev | 18:53 | |
*** faassen has quit IRC | 18:55 | |
*** mgedmin has quit IRC | 19:13 | |
*** __gotcha has quit IRC | 19:15 | |
*** tvon has joined #zope3-dev | 19:30 | |
*** alga has quit IRC | 19:30 | |
*** ignas has quit IRC | 19:31 | |
*** tvon has quit IRC | 19:44 | |
odie-away | VladDrac: Hows that textNG thing going? :) | 19:49 |
*** odie-away is now known as __odie | 19:49 | |
VladDrac | odie: it's working | 19:52 |
__odie | VladDrac: cool, maybe you can describe what you did to me sometime ;) | 19:52 |
VladDrac | basically it will be a new index package for zope3 | 19:53 |
VladDrac | but I have to discuss some details with AJ before finalizing things I guess | 19:53 |
__odie | good work :) | 19:53 |
__odie | so you made the textindex use the index interface? | 19:54 |
__odie | so it can be stored in catalogs? | 19:54 |
VladDrac | in a sense yes | 19:56 |
__odie | I am trying hard to understand how this stuff works :) not much documentation to go on heh | 19:56 |
*** tvon has joined #zope3-dev | 19:56 | |
VladDrac | the catalog/README.txt and catalog/browser/README.txt should get you started | 19:58 |
*** tarek_ has quit IRC | 19:58 | |
__odie | I read the catalog Readme a few times, still have some conceptual gaps to fill first ;) | 19:59 |
__odie | but thanks :) | 20:00 |
__odie | good work though | 20:00 |
__odie | what issues did you encounter while doing this? | 20:00 |
*** tvon has quit IRC | 20:47 | |
*** ignas has joined #zope3-dev | 20:47 | |
*** mgedmin has joined #zope3-dev | 20:48 | |
*** alga has joined #zope3-dev | 20:49 | |
*** tvon has joined #zope3-dev | 20:51 | |
*** tvon has quit IRC | 21:02 | |
*** eaon has quit IRC | 21:05 | |
*** tvon has joined #zope3-dev | 21:06 | |
*** bskahan has joined #zope3-dev | 21:06 | |
*** MacYET has joined #zope3-dev | 21:25 | |
*** anguenot has quit IRC | 21:46 | |
*** MacYET has left #zope3-dev | 21:59 | |
*** hazmat has joined #zope3-dev | 22:11 | |
*** mgedmin is now known as grumpy_mgedmin | 22:13 | |
*** bskahan has quit IRC | 22:24 | |
*** SteveA_ has joined #zope3-dev | 22:24 | |
*** SteveA has quit IRC | 22:25 | |
*** SteveA_ is now known as SteveA | 22:25 | |
*** bskahan has joined #zope3-dev | 22:26 | |
*** dagnachew has joined #zope3-dev | 22:28 | |
*** dagnachew has quit IRC | 22:33 | |
*** regebro has left #zope3-dev | 22:42 | |
*** Aiste has quit IRC | 22:47 | |
*** projekt01 has joined #zope3-dev | 22:49 | |
*** bskahan has quit IRC | 22:54 | |
*** grumpy_mgedmin has quit IRC | 23:06 | |
*** jinty has joined #zope3-dev | 23:11 | |
*** hazmat has quit IRC | 23:18 | |
*** mkerrin has joined #zope3-dev | 23:22 | |
*** timte has joined #zope3-dev | 23:32 | |
*** mkerrin has quit IRC | 23:33 | |
*** hazmat has joined #zope3-dev | 23:38 | |
*** gintas has quit IRC | 23:44 | |
*** timte has quit IRC | 23:54 | |
VladDrac | Fetching external item into 'src/zope/testing' | 23:57 |
VladDrac | svn: 'src/zope/testing' is not a working copy | 23:57 |
VladDrac | damn, why does svn keep failing | 23:58 |
J1m | Jusr remove it | 23:59 |
J1m | Just remove it | 23:59 |
J1m | (externals suck) | 23:59 |
*** jinty has quit IRC | 23:59 | |
VladDrac | I did | 23:59 |
VladDrac | it's just annoying, svn is already slow sometimes, if I leave my svn up unattended I'll find it broken later | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!