From: A. <ant...@he...> - 2004-12-01 17:27:57
|
Hi! I think the @INCLUDE syntax might not be a very good idea. Some quick points: -- FIND * Editors find makes include quite useless. * All editors have find and all users can use it. * But includes break editors find. -- OVERLAPPING ENTRIES * Overlapping entries are hard to spot with include. * The way include works with overlapping entries is not trivial. * Errors resulting from this might be hard to find. - Antti |