vibe-project / vibe-java-platform

Vibe Java Platform
http://vibe-project.github.io/projects/vibe-java-platform/
Apache License 2.0
6 stars 1 forks source link

Make transformer abstract #32

Closed flowersinthesand closed 9 years ago

flowersinthesand commented 9 years ago

It's better to make transformer like VibeServlet and VibeServerEndPoint abstract class instead of throwing an exception.