[OGo-MacOSX] SOPEX: MLHierarchyView class cannot be found

Garry Watkins macosx@opengroupware.org
Mon, 10 Oct 2005 22:09:58 -0400


It is me again.  I resolved my issue with the Main.wo not being found.
 However, I am not sure if this has anything to do with my inability
to debug sopex apps, but I am getting the following messages when I
fire up a sopex application.

[Session started at 2005-10-10 22:08:09 -0400.]
2005-10-10 22:08:10.231 XXX[19016] Hello World
2005-10-10 22:08:10.804 XXX[19016] Unknown class 'MLHierarchyView' in
nib file, using `NSControl' instead.
2005-10-10 22:08:10.805 XXX[19016] Unknown class 'MLHierarchyView' in
nib file, using `NSControl' instead.
2005-10-10 22:08:10.874 XXX[19016] Note: WOApplication debugging is enabled=
.
2005-10-10 22:08:11.211 XXX[19016] WOCompoundElement: pool embedding is on.
2005-10-10 22:08:11.211 XXX[19016] WOCompoundElement: id logging is on.
localhost - - [10/Oct/2005:22:08:11 GMT] "GET /XXX HTTP/1.1" 200 325
0.511 1233 73% -

Any help would be appreciated.  I am a novice obj-c programmer so I
need any help I can get to use the debugger.

Thanks
Garry