Converting plugins to 64 bit - reward discussion
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I agree that some plugins are much more complex than others, e.g. 7zip, DarkCrypt and also SynWrite. However, I haven't found a fair system so far when I should offer a higher reward and when not. The current system is better for plugin writers with multiple small plugins than for those with just one or two large plugins. Any suggestions for a more fair system?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Question is if complexity value depends on plugin complexity or porting complexity of plugin to x64. They may be not on the same level for some plugins.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
tbeu
Sometimes porting to x64 can be the motive to improve a plugin beyond just adding a new architecture. So it's hard to estimate which part of changes was necessary and which optional. Especially when adapting plugin sources to new IDE.
Sometimes porting to x64 can be the motive to improve a plugin beyond just adding a new architecture. So it's hard to estimate which part of changes was necessary and which optional. Especially when adapting plugin sources to new IDE.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
But you never know complexity of porting unless you are finished. E.g. CatalogMaker.wcx64 compiled pretty fine but had some inappropriate compiler options which lead to access violations which hardly could be explained by debugging. Thus first it looked like any easy recompilation job but turned out to be tedious trial and error investigation. I doubt that you can tell if porting complexity is of level 1, 2 or 3 if source is not available.Alextp wrote:Complexity of porting, but it 's maybe bound to complexity of source(number of forms, commands, etc)
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more