Re: [Toolserver-l] Repositories for bot code

2011-09-12 Thread Dr. Trigon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 I extracted all files that are not there (there are also some i18n
 differences).
 
 bot_control.py clean_user_sandbox.py Doxyfile dtbext 
 dtbext/dtbext_pywikibot 
 dtbext/dtbext_pywikibot/dtbext_exceptions.py 
 dtbext/dtbext_pywikibot/__init__.py 
 dtbext/dtbext_pywikibot/dtbext_textlib.py 
 dtbext/dtbext_pywikibot/__init__.pyc dtbext/dtbext_basic.py 
 dtbext/__init__.py dtbext/dtbext_userlib.py 
 dtbext/dtbext_wikipedia.py dtbext/dtbext_date.py script_wui.py 
 subster_irc.py subster.py sum_disc.py tests tests/dtbext_tester.py
 
 Maybe the quick redirect code should be checked (I thing Page() 
 does not need to full get() to check for redirect), maybe there
 should be a separate Section class in pywikipedia - are there are
 more issues?

Which quick redirect code? What are you doing? Do you want to
commit the code upstream? There may be a lot of issues, since
I had no time (at all ;) to have a look at such things recently...
(e.g. 'i18n' might need special handling or some code changes...)

 Btw. did you try to make your WUI code to work as the
 userinterface (in userinterfaces directory)?

WUI code is at the moment more a concept than a full running code.
Some things still have to be solved - as you might see from looking
at the VERY short and simple code... ;)
I would have to consider this - but I not sure if the 'userinterface'
of the framework fits...

Can you explain more clearly what you are doing at the moment?
Please DO NOT CHANGE any code in my home!! :) (at least until we
solved all issues!!)

Greetings
DrTrigon
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk5t1ekACgkQAXWvBxzBrDDMcwCgrQ4uOlUT4dVWSuIBFSzkbgnc
p4sAnianGIIvyZuyMkMBLhRXUoiW5gr0
=66+C
-END PGP SIGNATURE-

___
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette


Re: [Toolserver-l] Repositories for bot code

2011-09-12 Thread Marcin Cieslak
 Dr. Trigon dr.tri...@surfeu.ch wrote:
 Can you explain more clearly what you are doing at the moment?
 Please DO NOT CHANGE any code in my home!! :) (at least until we
 solved all issues!!)

I have checked out your code out of SVN and I am playing with it.
I don't think I have commit rights to your repository, so you
shouldn't worry. 

I was just interested to know what are the issues with running your code
with the latest pywikipedia trunk and I just wanted to figure out why.

//Saper


___
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette


Re: [Toolserver-l] Repositories for bot code

2011-09-11 Thread Marcin Cieslak
 Dr. Trigon dr.tri...@surfeu.ch wrote:

 There are additional files, according to my repo [1] and it is
 based on pywikipedia r8990 (not the newest one - which is important).

 [1] https://fisheye.toolserver.org/changelog/drtrigon

 So there are no changes to the files in r8990.

 is needed in order for the bot to work - and crutial to use to
 correct revision. 

I extracted all files that are not there (there are
also some i18n differences).

bot_control.py
clean_user_sandbox.py
Doxyfile
dtbext
dtbext/dtbext_pywikibot
dtbext/dtbext_pywikibot/dtbext_exceptions.py
dtbext/dtbext_pywikibot/__init__.py
dtbext/dtbext_pywikibot/dtbext_textlib.py
dtbext/dtbext_pywikibot/__init__.pyc
dtbext/dtbext_basic.py
dtbext/__init__.py
dtbext/dtbext_userlib.py
dtbext/dtbext_wikipedia.py
dtbext/dtbext_date.py
script_wui.py
subster_irc.py
subster.py
sum_disc.py
tests
tests/dtbext_tester.py

Maybe the quick redirect code should be checked (I thing Page()
does not need to full get() to check for redirect), maybe
there should be a separate Section class in pywikipedia - are there are more
issues?

Btw. did you try to make your WUI code to work as the userinterface
(in userinterfaces directory)? 

//Saper


___
Toolserver-l mailing list (Toolserver-l@lists.wikimedia.org)
https://lists.wikimedia.org/mailman/listinfo/toolserver-l
Posting guidelines for this list: 
https://wiki.toolserver.org/view/Mailing_list_etiquette