Hi Greg, Update Engine is really a good ideas and solve many problems
reducing scripts part when you are using Sparkle, but why another
project
maybe it could be a good thing to add the Low Engine to Sparkle
I do open-source stuff since (more than ~) 14 years now, and I'm
always disturbed by the
proliferation of projects in the same field, I would like to see more
"concentration",
even if open-source lands commit to diversity, I think it's always
more efficient to focus,
and I think google could try to show "good attitudes" regarding how to
manage projects,
it could also be cool that's the released Obj-c code has more code
beautifier and code conformance
example
@interface KSSpotlightExistenceChecker : KSExistenceChecker {
@private
NSString *query_; // this the c++ rcf of Google, unreadable,
(my mind, sorry, I'm reading from the left to the right, English.
latin) and doesn't solve any possible collision problem
maybe it has been created by someone is used to read from the right to
the left ... but it's not how we read the English
}
#pragma mark KSSEC stands for KSSpotlightExistenceChecker
@interface KSSpotlightExistenceChecker : KSExistenceChecker {
@private
NSString *KSSEC_query;
}
@interface KSDownloadAction (KSDownloadActionPrivateMethod)
- (void)KSSEC_doSomethingWithInteger:(NSInteger *)anInteger;
@end
@interface KSDownloadAction (KSDownloadActionCreation)
@end
@interface KSDownloadAction (KSDownloadActionAccessor)
@end
@interface KSDownloadAction (KSDownloadActionMutator)
@end
it's not a bad critic just a comment from someone who's trying to make
a better world
Cheers!
-mmw
> > Take a look athttp://
code.google.com/p/update-engine/source/browse/trunk/Core/KSDow...