summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-September/019043.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/019043.html')
-rw-r--r--zarb-ml/mageia-dev/2012-September/019043.html146
1 files changed, 146 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/019043.html b/zarb-ml/mageia-dev/2012-September/019043.html
new file mode 100644
index 000000000..7f0640a76
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-September/019043.html
@@ -0,0 +1,146 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] The shiny new Control Center
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20shiny%20new%20Control%20Center&In-Reply-To=%3C67940029.64213523.1348988614027.JavaMail.root%40zimbra23-e3.priv.proxad.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="019044.html">
+ <LINK REL="Next" HREF="019046.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] The shiny new Control Center</H1>
+ <B>nicolas.lecureuil at free.fr</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20shiny%20new%20Control%20Center&In-Reply-To=%3C67940029.64213523.1348988614027.JavaMail.root%40zimbra23-e3.priv.proxad.net%3E"
+ TITLE="[Mageia-dev] The shiny new Control Center">nicolas.lecureuil at free.fr
+ </A><BR>
+ <I>Sun Sep 30 09:03:34 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="019044.html">[Mageia-dev] The shiny new Control Center
+</A></li>
+ <LI>Next message: <A HREF="019046.html">[Mageia-dev] The shiny new Control Center
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19043">[ date ]</a>
+ <a href="thread.html#19043">[ thread ]</a>
+ <a href="subject.html#19043">[ subject ]</a>
+ <a href="author.html#19043">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>&gt;<i> ----- Mail original -----
+</I>&gt;<i> De: &quot;Steven Tucker&quot; &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tuxta2 at gmail.com</A>&gt;
+</I>&gt;<i> &#192;: &quot;Mageia development mailing-list&quot; &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia-dev at mageia.org</A>&gt;
+</I>&gt;<i> Envoy&#233;: Samedi 29 Septembre 2012 14:14:03
+</I>&gt;<i> Objet: [Mageia-dev] The shiny new Control Center
+</I>&gt;<i>
+</I>&gt;<i> Hi everyone,
+</I>&gt;<i>
+</I>&gt;<i> I have been doing a little work on the proposed control center - mcc2
+</I>&gt;<i>
+</I>&gt;<i> <A HREF="https://wiki.mageia.org/en/Feature:UiAbstraction4mcc">https://wiki.mageia.org/en/Feature:UiAbstraction4mcc</A>
+</I>&gt;<i>
+</I>&gt;<i> and would like to put a couple of questions forward to find some direction.
+</I>
+i don't see the point of this rewrite. This have not been discussed a lot but i think that
+this is a lack of time. For me the prior thing to do would be to write a interactive::qt for mcc using perl-qt4 or perl-kde4
+
+I think that if you want to write it in an other language this is more because you have not saw that all our code is linked
+so you will double the code base, the code to maintain, the possible bugs, etc etc.
+
+&gt;<i> 1/ What should we call it ??
+</I>&gt;<i>
+</I>&gt;<i> I have been using mcc2 as a working name, however I'm not
+</I>&gt;<i> convinced this is the right approach. I will soon be uploading the code
+</I>&gt;<i> (been using my own svn repo up till now), and it would be good to start
+</I>&gt;<i> with the name it will stick with. Should the name relate to Mageia?, or
+</I>&gt;<i> should it be more generic?
+</I>&gt;<i>
+</I>
+you will upload it where ? you can use a github repo i think to make it public.
+
+&gt;<i> 2/ What languages should be available for writing modules? (Perl, C++,
+</I>&gt;<i> python and Ruby are possibilities)
+</I>&gt;<i>
+</I>&gt;<i> So far mcc2 has been written in Perl (even though I had never
+</I>&gt;<i> written a line of Perl prior to starting this) so as to make porting
+</I>&gt;<i> existing modules a matter of just replacing the Ui calls, but I do like
+</I>&gt;<i> the idea of allowing the modules to be written in more than 1 language
+</I>&gt;<i> to encourage more contributors who may be turned off by having to learn
+</I>&gt;<i> another language.
+</I>&gt;<i> Sticking with Perl will make mcc2 core easier, so I may do that
+</I>&gt;<i> initially regardless. What do you all think?? Is sticking with 1
+</I>&gt;<i> language preferred even if it means less contributors, or is the goal to
+</I>&gt;<i> attract as many module developers as possible?
+</I>
+yes but our libraries are in perl too don't forget this ( libDrakX ). In general i am not a big fan of
+mixing languages.
+
+&gt;<i> 3/ What should the license be?
+</I>&gt;<i> I would be happy to make it GPL V3, but is there any argument
+</I>&gt;<i> for something different ?
+</I>
+As mcc is in gplv2+ i think you have to stick with this licence ( not 100% sure )
+
+&gt;<i> 4/ As an official Mageia project, do I need to sign the copyright over
+</I>&gt;<i> to Mageia ??
+</I>&gt;<i> I am more than happy to do so, I would only ask that I get
+</I>&gt;<i> noted somewhere as the developer, hopefully others will join the
+</I>&gt;<i> developer list as well.
+</I>
+
+&gt;<i> Just to give you an idea of where my code is at ......
+</I>&gt;<i> It is still in early stages, with I would guess about 400 - 500 lines of
+</I>&gt;<i> code.
+</I>&gt;<i> It works across ncurses, gtk and qt with a consistent interface, however
+</I>&gt;<i> there seems to be a bug in the libyui-qt libriaries which Angelo and
+</I>&gt;<i> Matteo will be looking into (Big thank you to those guys for packaging
+</I>&gt;<i> the libyui libraries and helping out when I have questions).
+</I>
+libyui has been choosen w/o real discussions, i don't want you to loose you time if
+at final we don't choose it.
+
+
+&gt;<i> I have little time to work on this for the next 6 weeks, but I hope to
+</I>&gt;<i> have the core system complete, or near to complete when Santa visits,
+</I>&gt;<i> though porting (and adding new) modules will be the bigger task.
+</I>
+better work would be to fix existing one and add new interactive::qt ( or qt4 ).
+And seeing the != between qt4 and qt5 the port to qt5 will be a 'piece of cake'.
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="019044.html">[Mageia-dev] The shiny new Control Center
+</A></li>
+ <LI>Next message: <A HREF="019046.html">[Mageia-dev] The shiny new Control Center
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#19043">[ date ]</a>
+ <a href="thread.html#19043">[ thread ]</a>
+ <a href="subject.html#19043">[ subject ]</a>
+ <a href="author.html#19043">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>