Cecil Westerhof <cldwester...@gmail.com> writes: > I saw that I already had: > (use 'seesaw.core) > and called: > (invoke-later > > So I changed your call also into (invoke-later. Is this OK, or is > there a reason to do it your way?
That is fine. It is more idiomatic to use 'require' to avoid namespace conflicts, as explained on http://stackoverflow.com/questions/871997/difference-between-use-and-require. Best, Sanel -- 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 Note that posts from new members are moderated - please be patient with your first post. 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.