Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!shelby!portia.stanford.edu!jln From: jln@portia.Stanford.EDU (Jared Nedzel) Newsgroups: comp.lang.clos Subject: CLOS and packages? Summary: exporting methods Message-ID: <1991Feb19.200529.28974@portia.Stanford.EDU> Date: 19 Feb 91 20:05:29 GMT Distribution: inet Organization: AIR, Stanford University Lines: 19 I've got some questions about using CLOS and packages. I want to divide my code into several packages, exporting methods and classes as needed. Here's my questions: 1) do I put the class names in the export list? This seems to export the class, but not the accessors. (Do they also need to be exported?) 2) What do you do about methods with the same name that may be in different files? This seems to cause name conflicts. Please send e-mail. I'll repost the responses if there's interest. Thanks. -- Jared L. Nedzel --------------------------------------------------------------------- e-mail: nedzel@cive.stanford.edu jln@portia.stanford.edu