archimag / cl-closure-template

Common Lisp implementation of Google's Closure Templates.
Other
71 stars 23 forks source link

Make "fetch-property" exported #11

Closed alexey-martynov closed 11 years ago

alexey-martynov commented 11 years ago

To handle custom types, for example, structures, without extra copying clients should be able to implement their own versions of the "fetch-property". So this "fetch-property" generic function should be exported from the package.