apps-gorm/Plugins/Gorm
Gregory John Casamento dab982b111 * GormCore/GormWrapperLoader.m: Allow handling of wrappers which
are not directories.
	* Plugins/Gorm/GormGormWrapperLoader.m: Change logic to accommodate
	previous generation of .gorm files which were not packages.  Also
	correct the code so that a return is not made within the NS_DURING
	block.
	* Plugins/Nib/GormNibWrapperLoader.m: Do not load if the
	wrapper is not a directory.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/gorm/trunk@28101 72102866-910b-0410-8b05-ffd578937521
2009-03-20 03:40:53 +00:00
..
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gorm 2008-12-19 13:09:11 +00:00
GNUmakefile.preamble * GNUmakefile: Added plugins as resources. 2008-05-17 00:43:33 +00:00
GormGormPlugin.m * GormCore/GormWrapperBuilder.h 2008-06-24 23:18:16 +00:00
GormGormWrapperBuilder.m * GormCore/GormCustomView.m 2008-12-02 07:54:31 +00:00
GormGormWrapperLoader.h Move type method declaration to superclass. 2008-06-24 22:09:55 +00:00
GormGormWrapperLoader.m * GormCore/GormWrapperLoader.m: Allow handling of wrappers which 2009-03-20 03:40:53 +00:00