ANN: ModelMaker Code Explorer 3.15 released



Hi all,

ModelMaker Tools is happy to announce the release of
+++++ ModelMaker Code Explorer 3.15 +++++

Major new features include (highlights)

+= Customizable property access code snippets, any number of snippets
can be created and selected when creating or modifying a property.
// Pascal property setter example
if (<!FieldName!> <> <!WriteParam!>) then
begin
<!FieldName!> := <!WriteParam!>;
Changed;
end;

+= Property completion, fully customizable and full featured.
+= Comment selected members or entity at editor position
+= Extract method works on plain module procedures
+= Improved parameter wizard, integrated in method and procedure editors.
+= Many improvements to Pascal hard coded strings scanner.
+= Convert to resourcestring/ const allows creating a local identifier
or to place declaration in separate file.
+= Assembly importer creates C# or Pascal source file from .NET assembly
containing class and interface declarations.

For a detailed overview of changes check
http://www.modelmakertools.com/code-explorer/history/mmx315.html

Existing ModelMaker Code Explorer 3 customers receive a FREE update.

This is what ModelMaker Code Explorer is about:
o Award winning Refactoring Browser with Delphi pascal and C# .Net support.
o Integrated with Borland Delphi 5 6 7 8 Delphi 2005 and C#Builder.
o Improve the design of existing code with build-in refactorings
o Instant, two-way navigation.
o Point-and-click, drag-and-drop programming.
o IntelliReplaceT propagates renames in code.
o Create and edit classes, members and procedures.
o Instantly copy, paste and on-the-fly convert classes, methods, properties etc.
even between classes and modules.
o Rearrange and Sort code.
o IDE Editor Refactorings bring refactorings right in the Editor.


Gerrit Beuze
ModelMaker Tools


.



Relevant Pages

  • ANN: ModelMaker Code Explorer 1.27 released
    ... As an Editor it makes changing code easy and fast: ... Configurable editor keyboard shortcuts can be assigned to most editing ... Convert a hard coded string to a resource string, ... There's a free fully functional demo available at the ModelMaker Tools website. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: D8 and refactoring
    ... Try ModelMaker Code Explorer for Delphi 5-8 ... Tons of features and refactorings for only EURO 99. ... Gerrit Beuze ... ModelMaker Tools ...
    (borland.public.delphi.non-technical)