Jump to content

Interfaces


trancexx
 Share

Recommended Posts

So instead of having a bunch of rarely used constants taking up space we should instead do a whole lot more work?

No. Instead of not having a bunch of rarely used constants included, have an advanced package that would. Since the package would be geared towards mainly advanced users, it wouldn't have to be anything special that creates "a whole lot more work". A simple zip file would be fine. Any experienced user would know exactly what he has to do with it. Edited by Beege
Link to comment
Share on other sites

As I said, more work. These builds don't just magically appear. There's an suite of build scripts used to do most of the work. Build scripts I write and maintain. It's not quite as trivial as you think it is.

I would also point out that experienced users can write their own interface constants.

Link to comment
Share on other sites

I don't think it's trivial at all. The project size is huge compared to anything I've ever worked on so please don't think that. The whole goal of the zip package was to make something that you didn't have to include in your build process.

Link to comment
Share on other sites

Two or three times in this thread I've seen mention of adding links to MSDN pages and that's always a bad idea..

As I recall all of the MSDN links that used to be in the help file were changed to a simple MSDN search link and that's for a very good reason. MSDN changes links almost as fast as some people change their shorts. In fact it's not just MSDN; it's Microsoft in general.

Just my two pennies worth.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

They definitly change far too often to be relied on for the Help docs. It just adds one more step of having to verify links before each release of the help file.

George

Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.

Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.***

The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number.

Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else.

"Old age and treachery will always overcome youth and skill!"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...