I'd suggest playing with much less complex classes for proxy first. A
very good place to start are ActionListeners from swing. This is a
really useful application of proxy - very necessary and practical...
and you only need to implement one function.

Regards,
Tim.


On Mar 9, 6:17 pm, Paul  Mooser <taron...@gmail.com> wrote:
> I feel I should clarify that I'm not trying to argue that a cyclic
> vector is a great idea - it is something something I was playing with
> in the midst of solving an euler problem. What I'm more interested in
> is the question of how to accomplish this sort of thing ("proxying" an
> existing instance, if I can call it that) in a straightforward way, if
> possible, and also to understand the error message I saw upon trying
> to use proxy.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to