image image Home   About   Downloads   Support   Links   Contact  
image

IntraWeb
» Blog & News
» General features
» Why IntraWeb?
» How does IW Work?
» Download a Trial Version
» Bugs List

Bundled Users
» Key Request
» Downloads
» Delphi 7 Users 
» Delphi 2005 Users
» BDS 2006 Users
» Delphi 2007 Users
» CDS 2009 Users

Technical info
» Why IntraWeb?
» Comparison with
   Other Web Tools

Resources
» Getting Started
» Documentation
» Articles
» Books
» Third Parties
» Tutorials
» Training

What others say
» Case Studies
» Companies using IW
» Demos
» Magazine Reviews
» User Quotes

Miscellaneous
» Just for Fun

Registered Users
» Bug System
» Login





Copyright
2002 - 2009
Atozed Computer
Software Ltd.

image
Buy Online   Download Support  FAQ Questions
Atozed Home  »  IntraWeb  »  Third Party

FastStrings

IntraWeb produces HTML strings as result of the rendering process of the applications forms. These strings may become pretty big, and components like IntraWeb's Template Processor use these strings. To speed up this potential CPU intensive process we are using an excellent 3rd party library:

FastStrings of Droopy Eyes Software

This library provides highly optimized string operation methods, by utilizing techniques such as the Boyer-Moore search algorithm. Using FastStrings is highly recommended for your own code if you are working with strings that might become "long".

To avoid interferences with an already installed version of this library, we moved it into our "SourceWorks" scheme: SWFastStrings. This will co-exist with any other version on your development machine.

Peter Morris granted Atozed Software the right to use and redistribute FastStrings.
Thanks Pete, excellent work :-)

 




CodeGear - Where Developers Matter