Hi,
I downloaded patternbuilder-src-0.3.01.sit and there appears to be a bunch of stuff missing. Could you double check that everything needed is included? I looked aroud the cvs tree and could not find anything...
Some little things like gpl.txt & PBSplashScreen.nib - are no big deal...
But more importantly :
the PBHyperModel m & h files in the PB Application forder are missing;
PB Notifications folder - missing all;
most of the Patterns, Classes, States in the PB MetaModels folder is missing;
PB Models - Pattern Models - all missing;
PB Models - Subsystem Models - all missing;
PB Models - Class Models - missing the PBSuperPath m & h;
PB Models - State Models - all missing;
Now I am new to Cocoa/xcode and I realize that not all of these files are probably necessary, but in trying to build, after faking the PBSplashScreen.nid & the gpl.txt. I get stopped at the PB HyperModel.h file being missing. If I comment out the include , I get that I am missing a couple of methods (which I assume are in the missing PB HyperModel files.
The missing functions are
+newPBHyperModelWithPBDocument;
-setPBDocument;
This looks like a cool project. I realize that it is out of date - is there still any interest in going on with the project?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I downloaded patternbuilder-src-0.3.01.sit and there appears to be a bunch of stuff missing. Could you double check that everything needed is included? I looked aroud the cvs tree and could not find anything...
Some little things like gpl.txt & PBSplashScreen.nib - are no big deal...
But more importantly :
the PBHyperModel m & h files in the PB Application forder are missing;
PB Notifications folder - missing all;
most of the Patterns, Classes, States in the PB MetaModels folder is missing;
PB Models - Pattern Models - all missing;
PB Models - Subsystem Models - all missing;
PB Models - Class Models - missing the PBSuperPath m & h;
PB Models - State Models - all missing;
Now I am new to Cocoa/xcode and I realize that not all of these files are probably necessary, but in trying to build, after faking the PBSplashScreen.nid & the gpl.txt. I get stopped at the PB HyperModel.h file being missing. If I comment out the include , I get that I am missing a couple of methods (which I assume are in the missing PB HyperModel files.
The missing functions are
+newPBHyperModelWithPBDocument;
-setPBDocument;
This looks like a cool project. I realize that it is out of date - is there still any interest in going on with the project?