[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Syndication Subscription
On Fri, 7 Jul 2000, Jeff Bone wrote:
> BTW returning a list / array of function names is necessary but not
> sufficient: one needs to be able to programatically discover both
> argument typing / structure and similar for returns... anybody up to
> it?
I didn't suggest that because I don't expect to have programs that can
automagically adapt to different calling sequences, and doing this (say,
for GUI development environments or similar), as you say, quicky balloons
out to a full CORBA implementation.
Just enough of a call that I can say "this implementation supports these
documented calls, which means that I can invoke this code path in my own
system" is all I need.
Dan