On Tue, Jul 5, 2011 at 12:59 PM, Ken Wesson <[email protected]> wrote:
> On Tue, Jul 5, 2011 at 9:01 AM, Stuart Halloway > <[email protected]> wrote: > > In general, I have found that namespaces should be larger than my OO > > intuition would have them be. > > One problem with scaling up namespaces, though, is that ongoing > "invalid constant tag 32" issue with big enough input files (see other > thread). For now, until it's fixed, there's an effective size cap on > namespaces that is hit at around 1kloc (typically no more than a few > hundred functions). > Why doesn't this limitation affect clojure.core, which is 6k+ loc? David -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
