This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

new experimental "part extraction" syntax


CVS has a new experimental syntax:
  object\name
which returns the part with the given 'name' from 'object'.
The syntax is a more compact and chainable alternative to
the colon notation.

For more details:
http://www.gnu.org/software/kawa/PathExpressions.html

Try it out and let me know what you think.
It may take some getting used to ...
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]