Ticket #72 (closed task: fixed)

Opened 7 months ago

Last modified 2 months ago

Completely redesign the implementation

Reported by: JarrettBillingsley Assigned to: JarrettBillingsley
Priority: major Milestone: MiniD 2
Component: Native API Keywords:
Cc:

Description

OK, this is kind of a vague ticket. But it's kind of a vague goal.

Basically the native API needs to be redesigned so it's less user-friendly. Why? So things like custom GCs can be implemented. Then, with a lower-level API, a powerful binding lib can be built on top, meaning most meaningful interaction between the native and scripting code happens in the binding lib.

Wee!

Change History

07/20/08 00:48:44 changed by JarrettBillingsley

  • summary changed from Completely redesign API (and the implementation to an extent). to Completely redesign the implementation.

10/17/08 09:29:06 changed by JarrettBillingsley

  • status changed from new to closed.
  • resolution set to fixed.

I'm pretty sure this is done.