On Fri, 2006-05-19 at 21:39 +0200, Jörn Nettingsmeier wrote: > Andreas Hartmann wrote: > > Jörn Nettingsmeier wrote: > >> [EMAIL PROTECTED] wrote: > >>> Thanks a lot! > >>> > >>> Do you think it would be difficult to port it to the trunk? > >> > >> i don't like this. how can the href be an attribute of a node *label*? > >> this is so obviously wrong, > > > > Why do you consider this wrong? IMO it is quite straightforward. > > a label belongs to a node. a node points somewhere. 100 out of 100 > people will grasp this at the first glance. having a label pointing > somewhere is totally counter-intuitive and makes the concept of a "node" > redundant (it is reduced to "a group of labels", and all the brains are > in the labels, which is totally bass-ackwards).
I agree it's not very intuitive that a label has a href attribute. But the problem, IMHO, is not the href attribute itself but the name "label". The sitetree needs to have something like a node for each language version, and it happens to be named "label", because so far the only information it contained was the label (and the language). It might make sense to give it a more general name (like language node or translation). But for backwards compatibility reasons, we cannot easily rename this in Lenya 1.2.x. Josias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
