[Abeni-develop] seperate GUI from Backend ?
Status: Beta
Brought to you by:
robc
|
From: Marius M. <ge...@ge...> - 2003-08-26 18:43:28
|
Hi, I noticed that abeni.py is becoming rather big (nearing 2000 lines) and that it contains both GUI stuff and most functions to handle the ebuild contents. I think we should seperate that into its own class, that way it could also be used without loading all the wx stuff. It would also make abeni.py a lot smaller (just think about portage.py :( ) and IMO a clearer design is always a good thing :) Marius |