Craig Walls wrote:
Quartz? Yes, absolutely. But directly using Quartz? Not so sure.
Satish Kore wrote:Hi Morten,
In ActionScript primitive types do not hold null value so anything that is Number,int or uint cannot hold null. Only Object or * type can hold null reference. There are two ways that I can see.
1. Simple approach would be just change type of ActionScript property from Number to Object and then if you assign null, it will be deserialized into null on java side.
2. Try not to use null as valid value, try using -1 or any negative value to represent your meaning.
Thanks,
Originally posted by Roland Barcia:
Well, the spec itself may be limited, but JPA Vendors usually provided extensions to handle cases not covered by the spec. I think you should look at the various JPA implementations and see what extensions they provide.
Originally posted by Marcel Dullaart:
First of all congratulations!![]()
I haven't seen this before, but then again, I haven't submitted my assignment yet.
I suppose that you'll receive your officialk score chart by snail mail soon. If that still has the same calculation error, I suppose you could ask Prometric about it.
Happy celebration![]()
Marcel
Originally posted by Alex Belisle Turcot:
Hi,
I was pretty sure my suggestion (earlier in this post) put an end to the ugly solution..
You use the same object either to create/use the local or remote implementation.
For me, this is a beautiful solution![]()
Regards,
Alex
Originally posted by Theodore Casser:
It would be silly for them not to tell us... and besides - we generally receive a grade report in the mail (snail mail) for Beta exams from Sun. I do not see any reason why this exam would be different.