> > > tracker within 5 minutes and start using it. > > It does just that, but it also leads people down a path thinking that it can > > work for large ones as well or will be easily modified to something else. > > So I don't want to harp on this, but are you saying it is a bad idea > to build a light weight solution? If I wasn't clear in the > documentation, I will correct that, but I stand by my design decisions > here as, again, it was meant to be quickly deployed for multiple small > projects. No. I think it's great to write light weight solutions. I think that they also have to have something really visible (like an H1) saying that it's a light weight solution and not made for more than X or Y size. A manager sees it, thinks its great and makes is a company wide bug tracker. I didn't even see the docs (I don't have the devnet CDs) so I can't say if it has to be altered. The onus here is really on my boss, not you.
> > > As for using WDDX. I love WDDX. It works just fine. So there. :P > > I like it too, but why not save the whole thing as XML and use XML functions > > against it? > That isn't a bad idea. I used WDDX for simplicity sake. And the way you do brings back memories of Spectra which is the root of my comment. :) > > Hm. Can you do me a favor and write up a paper for FA or a blog entry about this > > in more detail? Sounds interesting and if there's a valid reason, others may > > want to do the same. > > Well, it is pretty simple. I think that a CFC, when it throws an > exception, should use a particular format for the TYPE attribute. For > example, if the CFC is called Foo, the type would be Foo, or > Foo.SUBTYPE (ie, Foo.Authentication). By using the method, I enforce > the syntax on the type value. That's it. I'm not sold on the > technique, but it was the thinking I had. Hm. So if someone was stringent on how they use CFTHROW (if they use it at all), then it would do the same. Personally, I don't throw errors. I write code to deal with specific error events. I just like to be specific about error handling. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Silver Sponsor - CFDynamics http://www.cfdynamics.com Message: http://www.houseoffusion.com/lists.cfm/link=i:5:138701 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
