Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Magja は Magento 1.7 と互換性がありますか?
Magento と Java を統合する別のライブラリはありますか?
互換性はありますが、多くのバグがあり、開発プロセスはずっと前に停止しています。
In my ASP.NET classic WebForms application, I have a class that returns a list of Role objects that I use for mapping the roles of the users in my database.
Role
I wrote this static class: