Saturday, 23 February 2008
Groovy and GString Issues
I know I wasn't blogging for some time but I was quite busy with a lot of difficult stuff. In my day job I am working with Netbeans, Glassfish, Web Services, HTTPS, Flex and AspectJ as of late which most of them are quite new to me and take some time to get used to them. For Guilder I am dealing with some issues related to GString and how to deal with properties not yet available. In addition the object where Groovy is trying to resolve from depends on the part where the GString instance is defined. Unfortunately GString values are resolved right away and not when it is converted into a String (I guess it is converted into a String right away). Because I am going to merge properties from several POMs I need to delay that process.
keep on reading herePosted by at 9:19 PM in Groovy
[Trackback URL for this entry]
