Top Graphic
Ikayzo.org LogoHomeMissionCriteriaPeopleNews
EnglishJapanese

What's New
SDL
08.11.05 SDL is voted in by the review board.

Ikayzo.org Launch
06.24.05 Ikayzo.org, a global professional open source community is launched!

Beanshell
06.10.05 Beanshell joins BeanShell on the Ikayzo.org project list.
OSS Sites
Other great open source sites
  SourceForge
  CodeHaus
Discussion: Design Questions

Design Questions

Daniel Leuck
Wed Aug 17 15:54:17 HST 2005


> hehe Now you're talking SDLPath.  The notation above simply references
> another Tag.  If you wanted a value of a tag, you'd have to use
> @bar[0] (for "some") or @bar[1] (for "object")
> 
> And of course you can do @bar['attr'] to refer to an attribute of a
> tag.  And if you want to refer to nested tags, simply use '/'.  For
> instance:
> 
> example @ref/nested[0]
> ref value {
>   nested foo
> }
> 
> @ref/nested[0] == value foo
> 
> Which is all well and good.  I'm most interested in getting an
> equivalent to the xml id and idref constructs, but a more full
> featured SDLPath would be nice, especially to have to avoid traversing
> the giant graph by hand when it comes time to process it.

I like this.  I think all of this should be supported.

Dan




Query: [How to search]

Display: Description: Sort: