Bill Gallafent

Results 2 issues of Bill Gallafent

First, really pleased to see this, and I'd like to move at least part of our project to use single-file components as we go forward ... but we use TypeScript,...

I have a class which looks something like this (names changed to protect the innocent ;): ``` .java package com.com.com; import name.pehl.piriti.commons.client.Native; import name.pehl.piriti.xml.client.XmlWriter; import name.pehl.totoe.xml.client.Node; class Request { public...