<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 15, 2014 at 4:43 PM, Mark Gaiser <span dir="ltr"><<a href="mailto:markg85@gmail.com" target="_blank">markg85@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im"><br></div>But why?<br>
What's the reasoning behind that?<br>
<br>
If you learn QML from scratch you start with:<br>
Item {<br>
  ...<br>
}<br>
<br>
or<br>
<br>
Rectangle {<br>
  ...<br>
}<br>
<br>
Or if you make a application to look native with the controls:<br>
ApplicationWindow {<br>
  ...<br>
}<br>
<br>
I don't think KDE should add another one:<br>
Applet {<br>
  ...<br>
}<br>
<br>
Sure, it works and probably serves a need that i don't fully see yet,<br>
but it also makes it less obvious for people starting developing<br>
plasmoids.<br>
They will first have to figure out how to call their root object and<br>
why it's not Item{} but Applet{}.<br></blockquote><div><br></div><div>However, plasmoids are not "just QML", they are pieces of the shell and as such I think it's perfectly fine it's a bit different - the whole purpose of plasmoids is slightly different.</div>

<div><br></div><div>Also, related to that, that's why we need good docs and/or tutorial where it is explained or simply pointed out. You /need/ to read docs to start developing components of anything anyway, so imho introducing another thing, different from plain QML, is perfectly fine :)</div>

<div><br></div></div></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<span style="font-family:arial,sans-serif;font-size:13px">I hope you find my feedback valuable and not nitpicking :)</span></blockquote><div><br></div><div>Every feedback is great, thanks for it ;) </div></div></div><div class="gmail_extra">

<br clear="all"><div>Cheers</div>-- <br><div><span style="color:rgb(102,102,102)">Martin Klapetek | KDE Developer</span></div>
</div></div>