From: Dave H. <gr...@gr...> - 2005-05-25 22:14:55
|
On May 25, 2005, at 1:21 PM, Mark Hubbart wrote: > The "lurking in a framework" is the part I was getting at. That's what I figured. > :) I guess it's fun to make things work properly, though fun isn't the > reason for this. Frameworks support being embedded in applications. > If you try to distribute an application that you create that was made > with your non-apple ruby installation, it will likely not run until > the users upgrade their ruby to be the same as yours. Which sucks. > With a framework, there are fewer worries. Oo! Once you're framework is done, then I can compile a Ruby application and it will actually be a Ruby application, and not 1/3 of a program that breaks on anybody's system that doesn't have necessary (but invisible!!) Ruby files? I wholeheartedly support efforts to enable XCode to make programs that actually work right. :) |