Michael Neale

2,080
reputation
136 views

Registered User

name Michael Neale
member for 1 year
seen yesterday
website
location Blue Mountains, Sydney, Australia
age 35
Work for Red Hat - on the Drools opensource project. I work in java, scala, python and ruby. Am interested in scheme, erlang and haskell.
1d
awarded  Nice Question
Dec
7
comment Doing a HTTP PUT from a browser
Nice - hopefully linking these together will help the google juice for others who look for things like this in future !
Dec
7
comment Is there a way in scala to convert from any Map to java.util.Map ?
I agree - the transparent conversions often cause more hassle then they save (its not a total wash, sometimes they are handy). Having Seq methods on java arrays, and eventually other collection types is kinda nice, but beyond that, I like scala-javautils. Wish I found out about it ages ago.
Dec
7
comment Doing a HTTP PUT from a browser
Good point - same also applies to "odd" headers.
Dec
7
accepted Is there a way in scala to convert from any Map to java.util.Map ?
Dec
7
answered Is there a way in scala to convert from any Map to java.util.Map ?
Dec
6
asked Doing a HTTP PUT from a browser
Dec
5
revised Sinatra/Rack Sleep until Response Ready (like Exchange ActiveSync)
edited tags
Dec
5
answered Sinatra/Rack Sleep until Response Ready (like Exchange ActiveSync)
Dec
4
answered erlang and scala, do they run on apache?
Dec
4
answered Setting globals in Drools
Nov
10
accepted Drools with Netbeans 6.1
Nov
6
awarded  Self-Learner
Oct
30
comment SSH library for Java
That looks good - are there any javadocs for it at all? The examples are somewhat poorly written swing code (from the brief sampling I did).
Oct
25
answered What is the this[’’] accessor that shows up in Drools
Oct
25
answered In Drools Rules, how to use two different ArrayList objects,obj1 is used in rule 1 and obj2 used in rule2?
Oct
21
comment Idiomatic IO with scala
Yes I knew about that but its only suitable for text/source files, its not a general IO api.
Oct
21
answered Drools with Netbeans 6.1
Oct
20
asked Idiomatic IO with scala
Oct
16
accepted Drools Debug listeners pointless as events don’t have toString()?
Oct
15
answered Drools Debug listeners pointless as events don’t have toString()?
Oct
15
comment Java <-> Scala interop: transparent List and Map conversion
Thanks for such a thorough write up. Found this via google (of course !) so already saved someone a lot of pain !
Oct
12
asked Given a classpath resource, is there a way to get the java.io.File object that has/contains it?
Aug
27
accepted What rule engine should I use?
Aug
18
comment Spawning a separate process from within a unit test
well that works for ant - any way to do it programmatically?
Aug
18
asked Spawning a separate process from within a unit test
Aug
18
comment Loading up a web.xml for integration tests with jetty
(and its fast ! great for "unit" tests which are really more then unit tests !) - thanks for updating this post BTW.
Aug
18
comment Loading up a web.xml for integration tests with jetty
yes - that is what I ended up doing. and it works well.
Aug
8
awarded  Yearling
Aug
5
comment Drools: How to insert a fact after checking if it is not already present in working memory
No that seems fine - do something like that. Or you can use a flow group or something to make sure you only do this up front...
Jul
27
comment eval() in LHS of Rules in Drools
Not sure what this has to do with eval() in LHS?
Jul
27
asked Is there a way to wrap some local cache around a URLConnection
Jul
26
answered Could the Drools update method potentially be causing my problems.
Jul
8
accepted How would I use GWT to create an infinite scroll panel
Jul
8
answered How would I use GWT to create an infinite scroll panel
Jul
8
revised How would I use GWT to create an infinite scroll panel
added 54 characters in body
Jun
28
comment How would I use GWT to create an infinite scroll panel
Thanks Chris - I guess the trick is then to now the heights and when to trigger things to being added to the panel etc..
Jun
25
asked How would I use GWT to create an infinite scroll panel
Jun
23
accepted Timeouts not working using JavaMail 1.4