It is probably too late for this change but ...

The name of pyx.graph.data.function has always bugged me.

1. A class by that name really should take a python function
as an argument.

2. The string argument that the current class takes instead
is really an expression that specifies that values of a
function y(x).

It is probably too late to rename it (e.g., to ``functiondef``)
but perhaps it could *also* accept a Python function?  
(Using a Python function what I usually want, and I would 
like not  to be forced to know anything about the context.)

Cheers,
Alan Isaac




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to