[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] LDG



Hi guys,

Just a couple quick questions.

While I think adding a plugin interface to MiNT instead of using the LDG cookie
scheme would be possibly safer and a cleaner API, the fact remains that LDG is
already in use and working, and it does use the /SHM filesystem so it should
work just as well just like it is - in spite of the fact that I hate TSRs.  I'm
not sure if it would cleanup as well as a real filesystem interface would if the
application opening the library crashes before it can call ldg_close() but maybe
the author already took care of that possibility, and to be honest, I'm not
going to worry about it!

Anyway, is it valid to give a full path or relative path to ldg_open()?   I was
thinking namespaces could be implemented simply by adding path components and
it might work out of the box.

Someone said they had an stguide HYP to HTML translator (in perl I think). 
Anyone know where I could get a copy of that?  It would make reading this
documentation much easier.

Thanks,
Evan Langlois