Anders Logg wrote: > Should we swap the meaning of () and [] for parameters in C++? > > Access is most commonly made to parameters, not nested parameter sets, > so swapping the two would make the Python and C++ interfaces more > similar. >
The more similar the interfaces are the better. Garth > -- > Anders > > > ------------------------------------------------------------------------ > > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
