Should I even attempt something of this complexity in Rails?
1–6 of 6 posts
Re: Should I even attempt something of this complexity in Rails?
#2Re: Should I even attempt something of this complexity in Rails?
#3Gang, I submitted a YC funding idea for a new app that would be highly interactive and ideal to put on the web. The closest thing I've seen to what I'm trying to do is DabbleDB; I won't be competing with it, but my idea is 'of a piece' with Dabble. It's implemented in Seaside, and the more I learn about Seaside and Squeak and Smalltalk in general, the more intrigued I am. But I really enjoy Ruby and I've really loved…
Re: Should I even attempt something of this complexity in Rails?
#4Gang, I submitted a YC funding idea for a new app that would be highly interactive and ideal to put on the web. The closest thing I've seen to what I'm trying to do is DabbleDB; I won't be competing with it, but my idea is 'of a piece' with Dabble. It's implemented in Seaside, and the more I learn about Seaside and Squeak and Smalltalk in general, the more intrigued I am. But I really enjoy Ruby and I've really loved…
Re: Should I even attempt something of this complexity in Rails?
#5Gang, I submitted a YC funding idea for a new app that would be highly interactive and ideal to put on the web. The closest thing I've seen to what I'm trying to do is DabbleDB; I won't be competing with it, but my idea is 'of a piece' with Dabble. It's implemented in Seaside, and the more I learn about Seaside and Squeak and Smalltalk in general, the more intrigued I am. But I really enjoy Ruby and I've really loved…
I wouldn't consider Ruby a risky choice for implementing something like DabbleDB -- I'd call it the safe choice. Choosing the technology is one of the greatest perks of doing your own thing.
Re: Should I even attempt something of this complexity in Rails?
#6Earlier quoted context omitted.
I wouldn't consider Ruby a risky choice for implementing something like DabbleDB -- I'd call it the safe choice. Choosing the technology is one of the greatest perks of doing your own thing.
I'm only thinking in terms of what's possible. Can I build something like that without continuations? What's what I'm wondering.