Absolutly Peter the suport c code behind the scheme interface should be
g_fluid_dowhat_forwhatever and should be implemented in a file g_fluid.c
with a header g_fluid.h
s_toplevel_blah is only usefull when you get really sick of the toplevel
and should be found in s_toplevel.c
SCM g_fluid_blah_toplevel()
{
s_toplevel_blah(project_current);
return SCM_BOOL_T;
}
On Wed, 2008-01-09 at 21:24 +0000, Peter TB Brett wrote:
> On Wednesday 09 January 2008 21:08:56 Steve Meier wrote:
> > I tend to think of get and set as a pair so that if I have a methode
> > which returns some thing via a get I expect to have a methode that
> > allows me to set that thing.
> >
> > [snip lots of good stuff]
>
> All very true. However, I'm quite keen to have stuff which manipulates
> fluids
> clearly marked as such -- hence the g_fluid_blah functions. If they were
> called s_toplevel_blah they might be misinterpreted.
>
> Peter
>
>
>
> _______________________________________________
> geda-dev mailing list
> [email protected]
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev