don't click here

KENS: Possible Improvement

Discussion in 'Engineering & Reverse Engineering' started by Magus, Sep 2, 2004.

1/ Do you use KENS ? 2/ Would you like having a single DLL instead of four ?

  1. I use KENS - It is fine with four DLLs

    0 vote(s)
    0.0%
  2. I use KENS - I'd rather have all the functions in a single DLL

    0 vote(s)
    0.0%
  3. I use KENS - Do as you wish with the DLLs

    0 vote(s)
    0.0%
  4. I don't use KENS - But I think four DLLs are okay

    0 vote(s)
    0.0%
  5. I don't use KENS - But I think a sinlge DLL would be better

    0 vote(s)
    0.0%
  6. I don't use KENS - And I don't care about what you do to the DLLs

    0 vote(s)
    0.0%
Thread Status:
Not open for further replies.
  1. Magus

    Magus

    Fallen Hacker From The Past Tech Member
    157
    0
    16
    Paris, France
    Translating Grandia 2 PC to French
    Hello there !

    I have a question about KENS for all of you. Please, reply, even if you do not use KENS. Basically, I thought the KENS DLLs could be grouped into a single DLL. I'm not going to tell more about it, as I do not want to influence your votes. I just would like you to tell me whether you prefer a single DLL or several DLLs (the way it is now).

    Thanks for your time.
     
  2. Syren

    Syren

    Member
    4,330
    0
    0
    Teesside, UK
    Reintergration
    I'm not too fussed about the ammount of DLL files. I have chasen one in the poll anyway, because the less files there are the less clustered my folders are.
     
  3. Hivebrain

    Hivebrain

    Administrator
    3,049
    162
    43
    53.4N, 1.5W
    Github
    A single DLL would be better, because it would have a smaller filesize when RAR-compressed. That's my only reason.
     
  4. LOst

    LOst

    Tech Member
    4,891
    8
    18
    I want multiple DLL's since the compressions are different. It's easier to make a one compression program with a DLL based on only that compression format.
     
  5. Hayate

    Hayate

    Tech Member
    I don't use KENS - But I think a sinlge DLL would be better (copy-paste)

    Hive: Hmm, that thing in your sig looks interesting...
     
  6. Icy Guy

    Icy Guy

    Hedgehog. Sonic the Hedgehog. Member
    776
    0
    0
    California
    GoldenEye 007 level hack
    ^ What LOst said. If you want a program that only uses one compression, then you'd have to have a DLL with all the other compressions in there, which could make the filesize of a zip containing the program, DLL, etc. larger.
     
  7. fuzzbuzz

    fuzzbuzz

    Tech Member
    625
    0
    0
    Here
    Many Many Programming/hacking tools...
    I totally agree with LOst. Why have 8 functions stored in a DLL with a program that only needs 2 functions (like a Sonic 2 music editor)
     
  8. Qjimbo

    Qjimbo

    Your friendly neighbourhood lemming. Oldbie
    Is it possible to have both types? Might be a hassle to compile though, but it would be good for people who only needed routines for one type of compression.

    I think it really depends on how big the MultiCompression DLL is. If it's less than 300kb I don't see a problem in bundling that with apps that only use one or two functions from it.

    Final Word: One Big DLL if it's not too big :P
     
  9. Magus

    Magus

    Fallen Hacker From The Past Tech Member
    157
    0
    16
    Paris, France
    Translating Grandia 2 PC to French
    Well, so far I have 15 votes. Thanks to all those who voted and replyed.
    Though, I'm awaiting to have some more votes before doing anything.
     
  10. Syren

    Syren

    Member
    4,330
    0
    0
    Teesside, UK
    Reintergration
    I have changed my argument. :P

    I origionaly said that I thought one DLL was better. Well, either one or four, it doesn't realy matter. There are pros and cons for both.

    I am however supporting the use of four DLLs. The reason is because if one was to modify something about these, to either fix something about it or change something for an unknown reason, then it would be quite frustrating to go through extensive code to reach the desired area in the single DLL.
     
  11. Magus

    Magus

    Fallen Hacker From The Past Tech Member
    157
    0
    16
    Paris, France
    Translating Grandia 2 PC to French
    Okay, I'll convert your "single DLL" vote into a "multiple DLLs" vote in the final results. I just need to know if you're a KENS user or not, so I can convert your vote correctly (as I'm asking 2 questions in the poll).
     
  12. voice

    voice

    Make any joke you want, you know I look good. Banned
    3,725
    0
    0
    45mins west of Chicago
    RSN2.0, PHP:IRC (A attempt at CGI:IRC in PHP)
    My frame of mind about DLLs is that as long as they don't screw up the computer, use as many as you need. I've had DLLs that tried to screw with my pc, usually ends with a trip into MS-DOS mode and DEL :P

    Im in aggreence with fuzzbuzz, if your going to have alot of functions, you want to make sure its easy to find.
     
  13. JoseTB

    JoseTB

    Tech Member
    716
    59
    28
    I voted for the use of four DLLs.The reason has been said here before,is better to the people who need a specific type of compression use a specific dll.Still,if it gets enough votes,you could put both versions,single DLL and four DLLs.
     
  14. Syren

    Syren

    Member
    4,330
    0
    0
    Teesside, UK
    Reintergration
    I don't use KENS, by the way. I just changed my vote to the most logical answer.
     
  15. Magus

    Magus

    Fallen Hacker From The Past Tech Member
    157
    0
    16
    Paris, France
    Translating Grandia 2 PC to French
    Okay, I have 20 votes. I think this is enough. Once again, thanks a lot to all those who voted. ;)

    Now, here's a nice Excel camembert that sums up the results. Note that one "single DLL" vote was converted to a "multiple DLLs" vote on the request of the voter.

    [​IMG]

    Considering the fact that a good majority voted for the multiple DLLs version, and the fact that the advatages of a multiple DLLs version surpass those of a single DLL version, KENS will stay as a multiple DLLs pack.

    I might keep the single DLL idea, however it would be quite difficult to handle two versions at a time. It would also be very annoying for people who would use tools that use both versions, as they would have to download both the multiple DLLs and single DLL versions in case there are updates to KENS.

    I will keep checking this topic for reactions.
     
  16. voice

    voice

    Make any joke you want, you know I look good. Banned
    3,725
    0
    0
    45mins west of Chicago
    RSN2.0, PHP:IRC (A attempt at CGI:IRC in PHP)
    oooooooo a pie graph :drool:
     
  17. Magus

    Magus

    Fallen Hacker From The Past Tech Member
    157
    0
    16
    Paris, France
    Translating Grandia 2 PC to French
    We call them "camembert" in France. No joke, that's the official name. :D
     
  18. Sonic Hachelle-Bee

    Sonic Hachelle-Bee

    Taking a Sand Shower Tech Member
    809
    203
    43
    Lyon, France
    Sonic 2 Long Version
    Hahahaha...
    This camembert reminds me something political... :lol:

    Keep multiple DLL's, this is the best.
     
  19. Magus

    Magus

    Fallen Hacker From The Past Tech Member
    157
    0
    16
    Paris, France
    Translating Grandia 2 PC to French
    Est-ce que ?a aurait ? voir avec la r?partition des si?ges ? l'Assembl?e Nationale ? :D
     
  20. Syren

    Syren

    Member
    4,330
    0
    0
    Teesside, UK
    Reintergration
    J'adore une poisson.

    So now you have a majority of votes. Why were you concidering using only one DLL anyway?
     
Thread Status:
Not open for further replies.