26 26 site to using the very same JavaScript libraries from another site.</p>
27 27
28 28 <p><b>http://www.first_site.com/</b><tar-file name>/payload/the_JavaScript_library.js<br>
29 29 </p>
30 30
31 31 <p><b>http://www.second_site.com/</b><tar-file name>/payload/the_JavaScript_library.js<br>
32 32 </p>
33 +
34 +<p>Due to the possibility to use regular expressions, that solution does not
35 +require code generation. It might be even usable with many existing IDE-s
36 +without requiring any additional tools.</p>