Re: [Zope-dev] zope.intid and zope.keyreference.interfaces.NotYet exception (patch)

2012-07-03 Thread Cykooz
2012/7/3 Jan-Wijbrand Kolman > Are you basically using a forked zope.keyreference for the time being? > No, I do not use a forked zope.keyreference. I used my fork of the zope.intid. ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/ma

Re: [Zope-dev] zope.intid and zope.keyreference.interfaces.NotYet exception (patch)

2012-07-03 Thread Cykooz
2012/7/3 Roger > Hi Kirill > > Why not just implement your own package and use this > enhanced IntIds utility from there in your project? > Do you think that anyone else does not need the fix that I did? This error in the zope.intid completely negates the whole transparency in working with pers

Re: [Zope-dev] zope.intid and zope.keyreference.interfaces.NotYet exception (patch)

2012-07-04 Thread Cykooz
2012/7/4 Jan-Wijbrand Kolman > I guess Cykooz would know the revision of the common base? > > regards, jw > I do not remember the revision. But it certainly was from trunk branch. You can see the old revisions from SVN and my new here - https://bitbucket.org/cykooz/zope.inti

[Zope-dev] Recursive search of dependencies in z3c.autoinclude

2011-04-06 Thread Cykooz
Hi, I release z3c.autoinclude with a lot of attributes for directives "includeDependencies" and "includeDependenciesOverrides". Mercurial repository with my fork - https://bitbucket.org/cykooz/z3c.autoinclude. Recursive search of dependencies

Re: [Zope-dev] Recursive search of dependencies in z3c.autoinclude

2011-04-14 Thread Cykooz
did this in the latest version. See repository https://bitbucket.org/cykooz/z3c.autoinclude Example: Later I'll write code to verify the need to update the cache. > The version number in CHANGES.txt and setup.py should be changed to 0.4.0, > not 0.3.5 -- these are all new features. Ok. I

Re: [Zope-dev] Recursive search of dependencies in z3c.autoinclude

2011-04-14 Thread Cykooz
In last version of my fork 'z3c.autoinlude' I release some new changes: * now can ignore packages by namespace (use name of namespace with dot in the end); * now the file cache is checked for the need to update; * change package version to 0.4.0. PS: Sorry for my English __

Re: [Zope-dev] beta.zope.org (www.zope.org relaunch project)

2011-05-09 Thread Cykooz
mage on the main page on PNG or JPG format with better quality. --- Cykooz ___ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.o

Re: [Zope-dev] www.zope.org relaunched

2011-07-07 Thread Cykooz
Ohhh, my eyes!!! Please, replace image in the teaser ( http://www.zope.org/teasers/the-world-of-zope/image_0_overfull ), on normal HTML code with text as text. Sorry, but otherwise it's a full shit. PS: Thanks to all who did this work. 2011/7/7 Andreas Jung : > Dear Zope Community, > > on behalf

Re: [Zope-dev] www.zope.org relaunched

2011-07-07 Thread Cykooz
This is image not placed in skin. It is content of site and patch for skin will change nothing. 2011/7/7 Andreas Jung : > Sorry, it will remain that way...we're happy accepting patches for the > theme...it's on Github. > ___ Zope-Dev maillist - Zope-De

[Zope-dev] zope.intid and zope.keyreference.interfaces.NotYet exception (patch)

2012-01-10 Thread Cykooz
- all deferred objects will be indexed. I also added a marker IIntIdsDisabled for marking objects that must not be indexed. I would be grateful if someone could look at my changes and merge them into the main branch. My fork of zope.intid - https://bitbucket.org/cykooz/zope.intid/src PS: Sorry

Re: [Zope-dev] zope.intid and zope.keyreference.interfaces.NotYet exception (patch)

2012-01-23 Thread Cykooz
. --- Cykooz (Kirill Kuzminykh) 2012/1/11 Cykooz : > Hi, > > I created a patch for a package zope.intid that almost completely > solves the problem with the zope.keyreference.interfaces.NotYet > exception. > > I implemented a deferred indexing of objects added to the container > w

Re: [Zope-dev] zope.intid and zope.keyreference.interfaces.NotYet exception (patch)

2012-01-24 Thread Cykooz
2012/1/25 Marius Gedminas : > > http://foundation.zope.org/agreements is where you can find the > committer agreement form. Thanks. But I have one problem. I do not know any of the existing Committer who can vouch for me. ___ Zope-Dev maillist - Zope-D