On Jan 02, 2007, at 8:32 PM, William Squires wrote:

On Jan 2, 2007, at 7:26 PM, Norman Palardy wrote:


On Jan 02, 2007, at 6:13 PM, Brendan Murphy wrote:

- Plugins per project.

You have NO idea how much I'd LOVE this one and how much hassle it would save me !
You could just create your own 'hassle' and save it... Okay, just kidding! :)

I just duplicate RB and put different plugins in each one BUT I still have to prepare them for each different set

- Creating plugins in RB.

Plugins for RB or plugins for other applications ?
RB plugins in RB seems nice but if you can make it in in RB then why not just make a module/class and use it ?
Because, from what I can tell, plugin-based controls get a nice icon; user created classes do not.

a nice icon is really not that important to me :)

RB plugins are things that cannot be done in RB and so have to be done in C/C++ etc.
And that list of "cannot be done in RB" is getting shorter over time

- Folders in the IDE to help organize our methods.
Ummm I use these all the time
Not sure what else you need

I think he means that - within an RB 'object' (a window, module, or class) - there should be some folder (or other organizational aid) that allows you to group methods together. Something like: so, in this example, he has a project that has a folder, "Classes" that has 2 classes in it; "App" and "MyClass". Within the "MyClass" class, there are subfolders called; "Factory-methods", "drawing" and "private-stuff". Presumably, you could open one ("drawing", say) and only the method(s) grouped there - "Draw()" in this case - would show up in the code editor window (in more detail, of course!)

Maybe
Doesn't seem to me to be that important for what I do but may be to someone else

- Team development features (i.e., proper version control).

Just fixing the issues that exist in the current version control format would make using SVN, CSV, RCS, etc MUCH better and that would better enable team development

And an RB-specific 'diff' tool would be way cool!

If plain text files could be used (ie like VB's frm & bas files) it would not need to be RB specific and there are already lots of very nice ones available

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to