I just finished reading the fortress language spec. Interesting stuff: http://research.sun.com/projects/plrg/fortress0618.pdf The language has three...
... Looks cool. The existing language of math is a good reason to have a 2D notation. The syntactic abstraction part also looks interesting, for LOP: -...
... Bah. As we all know, the universe actually has 11 dimensions. So call me when I'm able to fully express my string theory computations for gravitron...
Aloha, I set up ruby, ruby-on-rails on my apache server. I created the app demo, and when to the location http://server/demo/public and I got the correct...
Did you verify that it works using WebBrick (the built in web server in Rails) first? If so then it is probably something wrong with the Apache config. I...
Wondering what the skinny is on all these patterns? Want to hear it from the horse's mouth? This is an excellent interview with Erich Gamma (from the Gang of...
I heard (read?) that Prof. Johnson from UH was going to speak on Fortress. Is this still on? Is there a date? And is there an actual compiler in existence? ...
The answers to the first two questions can be found here: http://discourse.ics.hawaii.edu/interaction/workspaces.php?workspace=5 # December 7th 6-8pm POST 302...
Hi All, Just in case anyone has time for a kiddie level pattern question, I have two that I can't seem to answer. At least I think they qualify as patterns....
Hi, Two quick comments. First off, never use the concrete type in your declaration. For instance, change: public static final HashMap foo ... to public...
Seth, Thanks for the pointer about implementation and interface. I understand the logic of that design concept, but it seems easier in theory than in use. ...
... Ah, exactly. If the client of the code requires calling subMap(), then it's totally fine to return TreeMap. Normally (and as much as you can) the clients...
Hello, The moderator of the honolulu-java-meetup group has changed the group's name. This means that both the group's email address and the group home page ...
notify@yahoogroups.com
Oct 13, 2005 11:00 pm
372
Hi All, So we had a successful HRUG last night - The turnout was good - we had about 12 people, mostly all familiar faces from the HJUG group. We have ...
... You could also use the SortedMap interface instead of Map. Just don't cast. ... The typing of Java's collections has a gray area: some "operations" on ...
... I've never understood why they did this. The idea of an "optional" method seems like a total hack to me. I certainly don't like it. ... Let me clarify....
... There was some talk about getting the RUG started up at the MIC. I'd vote for that if that's still an option, as it seems more reasonable to more people. ...
Aloha, I am interested in attending, but I can not make the second Wednesday of the month. I not sure what the MIC is, but if it is not held I Wednesday, I ...
... "operations" on ... I believe this was done not for or in reference to the Map implementations in the JDK, but for fresh implementations of Map using a...
We can provide conference room space at the Manoa Innovation Center. Dan _____ From: honolulu-coders@yahoogroups.com [mailto:honolulu-coders@yahoogroups.com]...
(Manoa Innovations Center) MIC is a possibility - however Anthony said the downtown room is booked and ready, so I thought let's go with that. I'm pretty happy...
... -1 from me. I think that people don't need to come to all of these things - the idea is to look at what's being presented and just attend the ones you are...