Danack / Weaver

An experiment in compositional programming
MIT License
0 stars 0 forks source link

Add ability to pass factory to lazy proxies. #2

Closed Danack closed 10 years ago

Danack commented 10 years ago

Add ability to pass factory to lazy proxies, so that the exact class that is created is controllable.

Danack commented 10 years ago

This has been implemented. Still needs documenting.