aerial-framework/admin

Some classes should not get VO suffix - only models

dannykopping opened this issue · 1 comments

For example: ByteArray becomes ByteArrayVO

Added ByteArray logic. Fixed for now but there might be other types that we overlook. We should probably check against the list of project models and not the list of AS3 native types that we've defined.