Menu

Feature request

2004-10-28
2012-12-07
  • Rudinei Dias

    Rudinei Dias - 2004-10-28

    Id like to see an external file to configure default extensions for TYPE of FILES, like this
    [FileExtensions:PHP]
    .php;.phps;.phtml;.pclass;
    [FileExtensions:TEXT]
    .txt;.cvs;
    [FileExtensions:SQL]
    .sql;.tab;.spc;
    [FileExtensions:XML]
    .xml;
    [FileExtensions:CSS]
    .css;
    [FileExtensions:JAVASCRIPT]
    .js;

    or in a xml file
    or in a textbox configuration

    what is more easy for you!

     
    • Andrew Murphy

      Andrew Murphy - 2004-10-28

      I agree, this wold be a great feature.

      Though, I am worried, the load time of the latest version of Dev-PHP3 is kinda long, compared to previous versions, and the only thing I can assume, please correct me if I'm wrong, is that its because of the langauge files...

       
    • Leonardo García

      That's the most possible reason. Language files surely slow everything a bit because they are read at OnShow. I'll see what can be done to improve load speed.
      I use a P4 @ 2.8 Ghz so I can't see no difference in the load time. As soon as I finish Alpha 4 (I don't want to delay it any longer), I'll test Alpha 2, Alpha 3 and Alpha 4 in my old machine (P3 @ 550 Mhz) to see how it works.

       
      • Andrew Murphy

        Andrew Murphy - 2004-10-30

        Its not that big of a difference... at most 3 seconds when I'm running several things at once, but there is a difference from what I can tell.

         

Log in to post a comment.