Hello, everyone,

There's not much to update on this week. I added Bithenge functionality
to create blobs from memory buffers and files. Am I right in thinking
that all HelenOS files are seekable? In any case, other OSes will need a
special case for nonseekable files. I also wrote a basic blob to read
memory from other tasks, but I'm not sure it makes sense to provide all
of virtual memory as one blob, so I'll leave that for later.

I realized I've been thinking too much about design, even including the
design of the language syntax, without having implemented very much
code. I'm going to switch gears and implement the tree representation
API, JSON dumping, and some support functions, since those are mostly
designed.

Thanks,
Sean Bartell

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to