Should GExperts Functionality be Incorporated into Delphi? - Stack Overflow most recent 30 from stackoverflow.com2009-11-08T23:58:02Zhttp://stackoverflow.com/feeds/question/303515http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi5Should GExperts Functionality be Incorporated into Delphi?lkessler2008-11-19T21:54:40Z2009-06-04T12:45:35Z
<p>I recently upgraded to Delphi 2009 and was disappointed to find out that I couldn't easily replace one VCL component with another. The best answer back was that <a href="http://www.gexperts.org" rel="nofollow">GExperts</a> could be used to do this. </p>
<p>Is it worthwhile to petition Embarcadero to incorporate some or all of the capabilities of GExperts right into Delphi? Which of their "Experts" do you use most and would like to see in Delphi?</p>
<p>Or is GExperts best left as a community Open Source addon?</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/303574#3035741Answer by PatrickvL for Should GExperts Functionality be Incorporated into Delphi?PatrickvL2008-11-19T22:13:16Z2008-11-19T22:19:36Z<p>My number one GExpert is Grep Search.</p>
<p>Close second is the Procedure List window.</p>
<p>Also very handy are the various keyboard shortcuts,
and the toolbar embedded in the editor - I have a few
buttons on there; like CPU-view, Project Manager and
the selection-tools as a dropdown (like sort selection).</p>
<p>Sometimes I use the Clipboard History window.</p>
<p>And even more rarely the ASCII windows.</p>
<p>Everything else I don't touch really.</p>
<p>I know the procedure-list could also be found in the structure-pane of Delphi 2009, but somehow the fact that I can press Ctrl+G to get a window with quick filtering and preview capabilities is more productive for me.</p>
<p>Same thing for grep - the GExperts' version is way more powerfull than the standard Delphi search function.</p>
<p>If these two (and maybe the clipboard history) where embedded in standard Delphi, I probably wouldn't install GExperts anymore.</p>
<p>But on the other hand : I do like the fact that these solutions are available as open source - this allowed me for example to add section-filtering to the grep-search, which otherwise wouldn't have been possible for me...</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/303584#3035849Answer by Steve for Should GExperts Functionality be Incorporated into Delphi?Steve2008-11-19T22:16:10Z2008-11-20T14:24:43Z<p>I vote for grep search and procedure window too. Probably procedure window in first place though</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/303676#3036762Answer by Jim McKeeth for Should GExperts Functionality be Incorporated into Delphi?Jim McKeeth2008-11-19T22:41:13Z2008-11-19T22:41:13Z<p>I've thought about that before too. So many of GExperts features are so useful I think they should be part of Delphi proper. I think it comes down to just having manpower to maintain it those features in house in addition to all the other stuff they are doing. </p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/303689#3036893Answer by Bruce McGee for Should GExperts Functionality be Incorporated into Delphi?Bruce McGee2008-11-19T22:48:13Z2008-11-19T22:48:13Z<p>I'd love to see code formatting supported (experimental port of DelForEx in Gexperts) and some functionality to help manage uses clauses.</p>
<p>I don't mind Delphi's Find in Files, but I like being able to use the Gexperts grep search outside of the IDE.</p>
<p>Useful things like Comment/Uncomment code and locating matching delimiters is already in Delphi.</p>
<p>Most of the rest probably belongs in third party add-ons like Gexperts to keep from cluttering up the IDE with too many "specialty" features. Things like reversing a statement, replacing components or the ASCII chart.</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/304034#3040344Answer by utku_karatas for Should GExperts Functionality be Incorporated into Delphi?utku_karatas2008-11-20T01:01:29Z2008-11-20T01:01:29Z<p>My vote would be negative on this. I think, with their limited resources, they better concentrate on the core language - platform improvements which the community cannot give a hand as of the closed nature of these aspects. </p>
<p>Community already takes the burden of this high quality addon on itself and all they should do, I think, is maybe promote it in a clear way (ie. a link on the Welcome Page).</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/306994#3069948Answer by Allen Bauer for Should GExperts Functionality be Incorporated into Delphi?Allen Bauer2008-11-20T21:55:11Z2008-11-20T21:55:11Z<p>What features in GExperts would you most like to be included in Delphi itself? I would suggest that you come up with prioritized list of your, say, top 10 features. Then pop on over to Quality Central (<a href="http://qc.codegear.com" rel="nofollow">http://qc.codegear.com</a>) and see if they've already been added as suggestions and if so, vote for them. If not feel free to go ahead and add them. This information is regularly mined and queried not only for product defects, but also as a way for us to hear from our customers about product enhancements. The voting system helps us prioritize the planning of our work and product cycles.</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/308057#3080571Answer by Andreas for Should GExperts Functionality be Incorporated into Delphi?Andreas2008-11-21T06:36:50Z2008-11-21T06:36:50Z<p>I vote for procedure window (CTRL+G) and copy component to source code</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/309398#3093980Answer by for Should GExperts Functionality be Incorporated into Delphi?2008-11-21T16:39:20Z2008-11-21T16:39:20Z<p>Most used features for me are: Grep Search and Replace Components.</p>
<p>But, i think it's not a good idea to include gExperts functionality in IDE at all. Because:</p>
<ol>
<li>gExperts are independent product
which can be easily installed in
less then minute</li>
<li>There are too much unfixed bugs in
QC, to spend Codegear's team time
for reinventing bicycles.</li>
<li>And main thing is <a href="http://www.gexperts.org/license.html" rel="nofollow">GExperts
license</a>, which has the following
line:</li>
</ol>
<blockquote>
<p>You may not use the GExperts source
code to develop proprietary or
commercial products including plugins
or libraries for those products. You
may use the GExperts source code in an
Open Source project, under the terms
listed below.</p>
</blockquote>
<p>This means, that CodeGear should write this functionality from scratch.</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/321198#3211980Answer by Mick for Should GExperts Functionality be Incorporated into Delphi?Mick2008-11-26T15:56:54Z2008-11-26T15:56:54Z<p>I also vote for the procedure window (CTRL+G). I don't know how I lived without it before GExperts. I also really like the zip backup feature...it's my "source control" :-)</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/949665#9496652Answer by Toby Allen for Should GExperts Functionality be Incorporated into Delphi?Toby Allen2009-06-04T10:13:21Z2009-06-04T10:13:21Z<p>I wonder is it time now that Delphi had a better, more stable plugin system. I know the Toolsapi has been around for quite a while and works well, but it does suffer from a number of problems.</p>
<ul>
<li>It is really complicated. In 2009 I dont think writing plugins for an IDE has to be as difficult as implementing interfaces on the ToolsAPI makes it.</li>
<li>Its unsupported and subject to change - although I'm not sure if its ever changed in a substantial way, the fact that there is the possibility of change is not an incentive to create for it.</li>
</ul>
<p>It would be great to have a simple modern plugin system for the IDE that would make writing plugins for Delphi trivial, this would really increase the number of good plugins and act as a positive force for Delphi development. I don't think emb should spend time writing plugins but I do think they should spend time writing a decent plugin framework.</p>
http://stackoverflow.com/questions/303515/should-gexperts-functionality-be-incorporated-into-delphi/950335#9503351Answer by Junior-RO for Should GExperts Functionality be Incorporated into Delphi?Junior-RO2009-06-04T12:45:35Z2009-06-04T12:45:35Z<p>Please, don't forget the resources from CnWizards. Can't program in Delphi without the CnPack's source highligth enhancements, uses cleaner and procedure list.</p>