Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!think!snorkelwacker!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU (Donna Converse) Newsgroups: comp.windows.x Subject: Re: don't put class name in app-defaults file Message-ID: <9002052305.AA17435@expo.lcs.mit.edu> Date: 5 Feb 90 23:04:58 GMT References: <3744@srava.sra.co.jp> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 17 > I propose a guideline for application programmers: > > Don't put the class name in the app-defaults file. > > Any comments? I agree completely. It also provides the user more latitude in resource specification if the application class resource file gives resource names, where possible, as resource class names rather than resource instance names. e.g., better to use *Font than *font in an app-defaults file. The bug report has been filed. You can change all the instances of "XCalc." to "*" and remove the remaining "XCalc"s. Change "icon_name" to "IconName". Donna Converse converse@expo.lcs.mit.edu