Re: [Webware-discuss] FormKit Alpha release

2005-03-04 Thread Matt Feifarek
I see your point. While in FK these functions are packaged in the same library, there's not much "together" in the actual logic. Basically, we have some tag-building (string building) stuff and then some data validation stuff. And some glue to hook it to webkit. Either one could be removed and us

Re: [Webware-discuss] FormKit Alpha release

2005-03-04 Thread Matt Feifarek
I see your point. While in FK these functions are packaged in the same library, there's not much "together" in the actual logic. Basically, we have some tag-building (string building) stuff and then some data validation stuff. And some glue to hook it to webkit. Either one could be removed and us