On Wed, 22 Feb 2012, Derek Gaston wrote:

On Feb 22, 2012, at 12:08 AM, Martin Lüthi wrote:

That's an awful syntax. Why not simply fix getpot to keep spaces within
strings, and enhance it to accept something like '''triple quoted strings'''
(which go unparsed) in Python?

Agreed - there are also lots of other delimiter options… like "&"
for instance… it's used the column delimiter in Latex so maybe it
wouldn't be too much of a stretch?

Ampersand is not an option; it's already used as logical-and by
fparser.

I actually am starting to like brace enclosures; too much C/C++/etc on
the brain has that feeling like a natural syntax for function writing.

There's still no excuse for the whitespace and quoting issues.
---
Roy
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to