[Gelistirici] pmp

Barış Metin baris at pardus.org.tr
17 Oca 2007 Çar 14:35:14 EET


Selam,

Bir kaç gün önce aşağıdaki commit mesajı ile yeni bir modülü depoya 
göndermiştim. Projeler içerisindeki ortak işlevleri bir araya getirip ayrı 
bir modül olarak yönetmek daha önce konuştuğumuz bir şeydi... YALI içerisinde 
PMP modülünü kullanmaya başladım, PMP'nin genel yapısı ile ilgili bir sorun 
yoksa diğer projelerin de PMP'yi kullanması için çalışmaya başlayacağım.

Bundan önce, genel olarak PMP hakkında yorumlarınızı almak isterim. Aklınıza 
gelen, rahatsız eden her bir şeyi söyleyin. Modülü şu anda fazla bir 
kullanıcısı yokken değiştirmek/düzeltmek daha kolay olacaktır.

----------------------

As this module (pmp) affects many other projects in the repository I want to 
inform everyone subscribed to the list. So here comes the English version :).

A couple of days ago I've started a new module in trunk with the following 
commit message. As indicated with the commit message, we're trying to 
cenralize the common funcitonality in Pardus projects (in Python ones at 
first).

Now, YALI depends on PMP and I want to work on other projects to make them use 
PMP. But before we've to agree on the current layout of PMP. Please say 
anything you have in mind about this module. It'll be much easier to 
change/fix the module now as it doesn't have many dependants.

**********************
PMP (Python Modules for Pardus)
An attempt for centralizing the common functionality in Pardus projects.

Lifted functions/modules:
- yali/extensions/xcapslock -> pmp/xorg/capslock
- yali/sysutils.py (find_executable) -> pmp/sysutils.py
- pisimat/utils.py (load, save) -> pmp/fileutils.py (open_utf8, save_utf8)
- pisi/utils.py (string/list/functional) -> pmp/strutils.py
- mudur.py (touch) -> pmp/fileutils.py
- mudur.py (capture, run, run_full, run_quiet) -> pmp/procutils.py
- pisi/utils.py (xterm_title, xterm_reset) -> pmp/xorg/xterm.py (set_title, 
reset_title)
- pisi/utils.py (remove_dir, dir_size) -> pmp/dirutils.py
***********************

-- 
Barış Metin



Gelistirici mesaj listesiyle ilgili daha fazla bilgi