Page 1 of 1

Going back to my previous editor

Posted: Thu Oct 16, 2014 3:14 pm
by Azev
Hi, I've tried Akelpad for two months now. Even though I liked it very much I'm switching back to Notepad++

Here is Why:

Thrustworthiness
This is the second time I was editing some code and the computer crashed (unrelated to Akelpad). After coming back from reboot all my code was gone. Akelpad filled the code I was writting with 0x00 (null characters). (And no, I don't use the save backup plugin because it doesn't justify Akelpad corruption of files and the plugin is low configurable). So I should be careful with my backup because Akelpad can't handle system crashes and will corrupt my files?

3rd party plugins reliance
Akelpad is too dependent on 3rd party plugins/scripts to become a good editor. The core project should be more extensive in its basic features and less dependent on plugins.

See the example of Foobar2000, what a disaster it become: a very nice program that become too reliant to plugins for features that should be core in the main project. Today, mostly FB2K's plugins developers abandoned their project and their plugins become incompatible with FB2K.

Plugins philosophy works for Firefox, why? Because firefox have its main features in the core project. What a disaster would be if Firefox would rely on 3rd party plugins to trivial features.


I really hope Akelpad can overcome these problems.

Posted: Fri Oct 17, 2014 8:14 am
by Drugmix
1. There is autoSaveSession.js
2. This is against the whole idea realized in AkelPad project. I hope this won't ever change. The kernel should remain as simple as possible. We already got used to that all the functionality should be added via extensions (plugins, scripts for script plugin, hotkeys for hotkey plugin).

3. If Foobar didn't have plugin system - all the functionality you see realized as plugins - would just be absent in the foobar. If you are okay with that - you may as well just turn all plugins off and get the same result.
4. Firefox is not usable without extensions. The only and only reason Firefox is alive - it's because it's extensible. Firefox without extensions would never have browser market share more than 2%.

Seems like you don't understand the whole idea of extensibility if you dislike it. The idea of non-extensible programs works only in case they are proprietary or so small, that they can be maintained by the initial developer (or rarely a small group of them).
Otherwise the current maintainers become irreplaceable, which means the project will instantly die, when current maintainers stop it's development.

Posted: Fri Oct 17, 2014 10:11 am
by Skif_off
Notepad++ has more than 200 plugins and:

- Support JS http://www.fesevur.com/nppjavascript
- again JS http://code.google.com/p/jn-npp-plugin/wiki/Downloads
- NppScripts plugin allows automating Notepad++ with scripts written in C# http://nppscripts.codeplex.com
- again C# scripts http://nppsharp.codeplex.com
- PHP Automation http://sourceforge.net/projects/phpfornppplugin/files
- Python http://mpcabd.igeex.biz/notepad-plugin- ... on-scripts
- again Python http://npppythonscript.sourceforge.net/download.shtml

AkelPad uses only WSH :)

Posted: Fri Oct 17, 2014 6:18 pm
by Azev
I really don't want my codes to be spoiled again by akelpad in case of system crashes. I'll only reconsider using Akelpad if I found in the next versions changelog something like:

*** Fixed *** Akelpad write zero characters to editing files in case of system crash.

Posted: Fri Oct 17, 2014 6:41 pm
by Lenchik
or
***Magic*** Akelpad begin restoring files from harddisk failure
:roll:

Posted: Fri Oct 17, 2014 9:27 pm
by Azev
Yeah, right. Blame it on the HDD.

The same episode happened with other editors and they don't messed the files.

Posted: Fri Jan 30, 2015 7:31 am
by flow_boy
I think this is just another personal opinion. I do like AkelPad, regardless of the aforementioned bullet points.