#203 Upcoming Tasks

brian Tue 22 Apr 2008

Here is we plan on doing for the next few weeks...

Brian:

  • update tokenizer/code base to use suffix for float literals in preparation for Decimal literals
  • threadlocals
  • this types
  • finish web APIs to support client, chunked streams, test suite
  • Decimal type

These are prioritized because they will probably result in some API changes.

Andy:

  • get a script going nightly to update a subversion repository somewhere from our master repository. It's not perfect - but at least gets us a repository people can read from and compare deltas until we get a permanent solution
  • finish getting sys tests working with .NET
  • add issue tracking to Sidewalk

When we get back into Sidewalk there is still a lot of design work to hammer out for namespaces and haven.

brian Thu 24 Apr 2008

I think we are going to shift the focus a bit and tackle email notification for Sidewalk before issue tracking - that seems like a higher priority. So I'll probably dive into prototyping an email API for SMTP once I wrap up decimals and this types.

Login or Signup to reply.