Releases: the-linck/ASP-Dynamic-Include
Releases · the-linck/ASP-Dynamic-Include
Lighter and Faster
A whole year of performance updates (not released previously) is implemented in this new version, making it far faster and lighter on execution. All of this comes from the two major changes made on the code: reduced call stack and less string concatenation.
There are also configuration options and a new code file with deprecated functions - that were removed because of bad performance or being unnecessary for the library.
Keeping focus
Not removing comments anymore, as they are valid VBScript and just ignored in execution time.
Ready to rock
Properly tested code and with an important new freature: recursive file importing.
Initial project
The initial project structure, based on working code but not properly tested yet.