Same here. I think ErlyDB works great with MySQL at least, and with not much work of work its psql support could also be brought up to par. Strings have never been an issue for me with Erlang and I think the whole "Erlang sucks for strings" it blown way out of proportion.
On Thu, Oct 2, 2008 at 11:28 AM, Clint Moore <[EMAIL PROTECTED]> wrote: > > > On Oct 1, 2008, at 11:34 PM, Darren Hobbs wrote: >> >> I personally think that Erlang will not be a great fit for web >> applications without better string and RDBMS support. And I could >> probably work around the DB stuff. String operations that are taken >> for granted in other languages (plus efficient representations) are >> frustratingly absent. > > I'm not quite sure to what you are referring to by "string > operations". I've been working with erlang/yaws/etc. for several > months now and I haven't found it to be a problem and 99% of the time > I've been able to get everything done without even touching the regex > modules. It's different, that's for sure, but I don't think erlang as > a whole is missing anything. At least, not for what I've been working > on. > > As far as RDBMS support, I've been using mnesia almost exclusively so > I'm not able to comment on it's usefulness, but I feel compelled to > add that I think erlydb is one hell of a good start in this area. > Personally, I'm more thankful of what it does do than I lament what it > doesn't. > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "erlyweb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/erlyweb?hl=en -~----------~----~----~----~------~----~------~--~---
