Hi Christophe, The main purpose of the suffix is to just have the complete request URI decomposed into the part denoting the resource, the selectors, the extension and also the suffix. Usually such a suffix is used to hint browsers at file names to use when retrieved resources will be saved to the filesystem by users.
Of course any component is free to also make use of the suffix in interesting ways. Regards Felix Am Mittwoch, den 31.10.2007, 16:59 +0100 schrieb Christophe Lombart: > Hi all, > > I have a small question (certainly a very stupid one). When is it > interesting to use a suffix ? > > I understand the goal of selector & extension but I'm wondering when suffix > becomes interesting. > > > Thanks, > Christophe
